Hi,
Please tell me i have a user control(control.ascx) on web page (page.aspx).
i want hide div on page.aspx when click on button on usercontrol (control.ascx)

so how can i foind the div on usercontrol for hidding.

Regards
Ashish

What your probably going to want to use is some javascript to accomplish this task. You can find many examples out there of different ways to do this. Google 'hide div on click' and you will get many results.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.