Hi,
When I select a grid row and click on edit, the 'editselectedcommandname' command gets fired.
I have to perform some operations in ItemCommand method of grid based on this commandName.
When user clicks on edit, the row is opened in edit mode. One of this edit item is a dropdown.
i have to disable the dropdown.
Any pointers in this regard will help.
Brindavan
When I select a grid row and click on edit, the 'editselectedcommandname' command gets fired.
I have to perform some operations in ItemCommand method of grid based on this commandName.
When user clicks on edit, the row is opened in edit mode. One of this edit item is a dropdown.
i have to disable the dropdown.
Any pointers in this regard will help.
Brindavan