Any body have idea how to put controls dynamically in asp.net 3.5 ?
if any example please provide to me.
another Question : is it possible to create Event for Dynamic Controls ?
Any body have idea how to put controls dynamically in asp.net 3.5 ? if
Share
Here is an example (including creating an event) for ASP.NET dynamic controls…
Hope it helps!