I am using a template field radiobuttonlist with gridview. it is running properly .but when data size increase arround 4000-5000 reocords. browser take 100% CPU time and system hung up for 10-15 minute. and take too much time to show result. but if i remove this control form grid then data comes within less than 1 minute.
is there any solution of this problem.