Hi All,
I have a rad grid which has image buttons as item templates. I need to --
Enable or disable these image buttons at time of binding the grid based on some flag from database.
So how to do this and find these controls from code behind for enabling & disabling.
Also which event i should use for one of these image buttons click inside the item template e.g. hv to capture click event for these buttons.
Thanks in advance
Rahul
I have a rad grid which has image buttons as item templates. I need to --
Enable or disable these image buttons at time of binding the grid based on some flag from database.
So how to do this and find these controls from code behind for enabling & disabling.
Also which event i should use for one of these image buttons click inside the item template e.g. hv to capture click event for these buttons.
Thanks in advance
Rahul