Posted
on Jan 26, 2012
(permalink)
Hi Julian Benkov,
Thanks for response.
I have rad multi-column drop down box , presently i am binding 176000 records ( this number may increase in future),for binding this data now its taking 2-4 secs loading time.
My requirement is, i don't want to bind this drop down on form load. When user type value in drop down ,then only i want to bind based on key in value ( Like load on demand in web application ).