Hi. First I have an ImageButton and then a Button. ImageButton.click works on postback. But I would like to get Button.click on postback and it would be better for me only clicking with mouse on ImageButton it should work Imagebutton.click(not on postback).
Please, help me, how to solve this problem?
Go to the complete details ...