Hello All,
In VS 2005 Web application,
I am using master page (app.master) and a simple web page(test.apsx) where i drag a User control (ucontrol.ascx).
Now in ucontrol.ascx page, I have an drop down.
But when anyone choose drop down then i want to populate Datagrid in test.aspx according to that Drop down data so i wants to get drop down data of user control page from test.aspx.
Is this possible .How to get it?
Any idea?
Thanks,
Ujjwal






Bookmarks