This question is locked. New answers and comments are not allowed.
Hi
We are using the radgrid with custom columns that inherit from the GridViewDataColumn. We have then overridden the CreateCellElement to return our own cells that inherit from GridViewCell. I have tried setting beginEdit on the cell, but the row does not seems to show that it is being edited, and when editing is finished the CellValidating event on the grid does not seem to be called. I am not quite sure what we are missing.
Any help would be appreciated.
We are using the radgrid with custom columns that inherit from the GridViewDataColumn. We have then overridden the CreateCellElement to return our own cells that inherit from GridViewCell. I have tried setting beginEdit on the cell, but the row does not seems to show that it is being edited, and when editing is finished the CellValidating event on the grid does not seem to be called. I am not quite sure what we are missing.
Any help would be appreciated.