Author: kunjee | Posted on: 2/21/2010 3:20:53 PM | Views : 900

Hi, I am creating a site, where I have to add dynamic controls to panel. Means for every radio button click, I have to reset the panel and add new controls. I was doing that with C# code, by adding and removing controls programatically, but in backend I have to create lots of objects of controls in page load event. I want to ask that, doing this will put pressure/load on client or server side. Or I have to change layout and put different pages with static controls.




Thanks in advance.
Kunjan.

...

Go to the complete details ...