Hi,
I've two RadButton in my page, the first button using async postback to rebind a RadGrid and enable the second radButton.
I've two RadButton in my page, the first button using async postback to rebind a RadGrid and enable the second radButton.
I've used RadAjaxManager to do this, when press the button, radgrid and radbutton are updated as well, but the second button starts to do async postback..
How can i solve it?
Thanks