Displaying a control inside another user control
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, I have created a web user control which works fine. I want to display in my user control a datagrid. I have tried like this: Of course, this does not work. Can anyone offer some help? Thanks! Best regards, Alexandru Savescu P.S. Interested in art? Visit this!
-
Hello, I have created a web user control which works fine. I want to display in my user control a datagrid. I have tried like this: Of course, this does not work. Can anyone offer some help? Thanks! Best regards, Alexandru Savescu P.S. Interested in art? Visit this!
If I am not mistaken, you must define all this in the usercontrol's aspx file and/or it's code behind (if you are using it) ******************** * $TeVe McLeNiThAn ********************