Hello,
I've created a dynamically created grid (all in the code behind) with all Grid postbacks of Ajax type (using AjaxManager).
In my grid I have a column of type GridTemplateColumn which contains an Imagebutton.
I would like to perform regular PostBacks (No Ajax) when the ImageButton is created.
I've searched the forum but couldn't come up with an example that worked for me as I couldn't stop the Ajax behaviour of the templateColumn.
Any ideas?
Regards,
Tzach.
I've created a dynamically created grid (all in the code behind) with all Grid postbacks of Ajax type (using AjaxManager).
In my grid I have a column of type GridTemplateColumn which contains an Imagebutton.
I would like to perform regular PostBacks (No Ajax) when the ImageButton is created.
I've searched the forum but couldn't come up with an example that worked for me as I couldn't stop the Ajax behaviour of the templateColumn.
Any ideas?
Regards,
Tzach.