This question is locked. New answers and comments are not allowed.
HI
How to enable or disable controls in grid while clicking "Add New Row" button.When am clicking "Add New Row" button in the grid i need to make read only false a control that i made ready only at binding time.That is i need to make readonly false for that control when am click "Add New Row" button remaining time its is readonly
How to enable or disable controls in grid while clicking "Add New Row" button.When am clicking "Add New Row" button in the grid i need to make read only false a control that i made ready only at binding time.That is i need to make readonly false for that control when am click "Add New Row" button remaining time its is readonly