Hi,

I have created one menu user control. This contorl is referenced by all the web pages part of the web application. The issue i am encountering is that wheni refer this user control and then click on any button, there is no action happening.

e.g I have a button in the application called: Generate Report. When the menu user control is refernced and the button is clicked, no action takes place. Instead i would like it to preform the actions menioned in the button_click event.

when the menu control reference is removed, everything works fine.

Any suggestions please. :(

Thanks

we need to see some code for your UC and the page referencing it.
Can you check if you have any (client-side) validation that might be failing and not letting postback to occur.

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.