ASP.net dropdownlist load on demand -
I was thinking that anyone knows or any tutorials or how to load on the data load down on demand Teller where you can load the initials, say 10 items in the dropdown list control, then the next 10 items are loaded or loaded on the bottom floor of the dropdown, then click on it, then the control will load the next 10 items ... etc. /p>
You should be able to use the AJAX control toolkit - especially I'm sure you handler Customize the return set and can expand on demand.
Comments
Post a Comment