Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3338
attaching a javascript to a toolbar button??/
posted

I have a toolbar with a number of buttons on them.

Oneof the buttons says "Back"

I need to attach a script to the click event of that button on the client side..

basically.. onclick="history.back()"

a back button to return to previous page.

can someone help me out with syntax or code snippet?

 

thanks.

Parents
No Data
Reply
  • 3338
    Verified Answer
    posted

    i figured it out my self.

    I added a template column and a asp:button and put the code on the clientsideclick event for that.

     

Children
No Data