I have a form that I need some linkbutton and imagebutton but I really dont need the href="javascript:__doPostBack('','')" attribute to be rendered since I am doing ajax stuff.
how can I put a linkbutton or a imagebutton on the form and have it not render at all the 'href' attribute
thanks
...
Go to the complete details ...