Hi All,
I have a asp.net web page that gets a lot of its content from a user control. The thing is I wrote my own user control a while back to create a date picker control in another project. I wanted to add this user control to the existing user control on the web page.
Is this possible? If it is how due you implement this?
Cheers, Dave.
I have a asp.net web page that gets a lot of its content from a user control. The thing is I wrote my own user control a while back to create a date picker control in another project. I wanted to add this user control to the existing user control on the web page.
Is this possible? If it is how due you implement this?
Cheers, Dave.