Categories | Question details Back To List | ||
It takes a lot of time to load data As i try to get data in to combo box, it takes a lot of time and page hangs dere. Is there a solution to it? Answer posted by Support on Apr 28, 2009 13:53 Please provide a snippet of code which you are using to load data To affect performance you need to load thousands of options in combo - in such case combo with server side auto-complete can be used. |