This is a migrated thread and some comments may be shown as answers.

Rad grid edit and validation of custom cells

1 Answer 62 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Graham
Top achievements
Rank 1
Graham asked on 10 Jun 2011, 11:21 AM
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.   

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 13 Jun 2011, 04:21 PM
Hi Graham,

 As I understand from your explanation, you do not override CreateCellEditElement. I guess that this is what you are missing. May you reference this help article about creating custom column.

You may as well take a look at this blog post about working with custom columns.

May you please try to apply the information from the provided resources to your project and share with us if this is solving your problem? 

All the best,
Didie
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Graham
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or