Is it possible to bind a string list to a gridView such that new entries can be created and the entries can be edited in the grid?
I am using Version 2009.3.1314.35.
Thank you.
Philipp
2 Answers, 1 is accepted
0
Milan
Telerik team
answered on 16 Mar 2010, 11:41 AM
Hi Philipp Kraft,
Yes it is possible but you have to create a simple wrapper around the string data:
Once you bind the grid to the wrapped data you will be able to edit the strings and also you will be able to insert new data by pressing the Insert key.
Hope this helps.
Greetings,
Milan
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.