
Well i have been wandering around here and ther for quite a few days in understanding how to dynamically create the controls during the runtime in VS 2008. All it ended out to be a very simple one. This is achieved through the methods Controls.add that is available with the panel or with each page. Well this works fine with panels and few other Containers but special care has to be taken when adding to the page.Controls.I l update regarding the same in some time.
|