Hi Mike,
It is not taking time to bind the data.It is taking time to display those data,as it will prepare grid for 30,000 rows with 6-7 columns.I have check that if i am binding 1000 records then its coming very quickly.So,its all about records(i mean Grid).May be i can use another control which supports adding items manually?not sure.
The scenario you told me to divide it in category or something is not possible in my application.
Thanks for the reply.
I will check further,what can be the solution.
Thanks,
Jay Parikh.