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

Change ForeignKey column values

1 Answer 106 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 12 Jul 2013, 11:32 AM
Is there a way to change a column's ForeignKey values after the grid has been created?

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 16 Jul 2013, 08:35 AM
Hello Simon,

I am afraid it is not possible to change the values once the Grid is initialized.

Consider using custom editor which you can access when the edit event of the Grid occurs and change the data of its dataSource.

Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Simon
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or