Create a user control Dynamically
-
Hi there i want to create a user control which are create dynamically and in that i want function which take one parameter say id on behalf of that id it will return some collection of data. i want number of textbox=no.of count of that database collection Can any one provide me the Giudence on this topic
-
Hi there i want to create a user control which are create dynamically and in that i want function which take one parameter say id on behalf of that id it will return some collection of data. i want number of textbox=no.of count of that database collection Can any one provide me the Giudence on this topic
-
Hi there i want to create a user control which are create dynamically and in that i want function which take one parameter say id on behalf of that id it will return some collection of data. i want number of textbox=no.of count of that database collection Can any one provide me the Giudence on this topic
Ravi_21 wrote:
i want to create a user control which are create dynamically
You want to create User Control (.ascx ) Dynamically or Want Add User Control Dynamically ? Have a look on this[^] Hope this will helps you.
cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder