WebCombo.NET control includes automatic data caching feature to help reducing database workload. When enabled, a copy of datasource per user session will be stored in cache. As long as the cache is still valid and active, WebCombo will use the cached data for all data-aware functions, including during AJAX callback and full page postback.