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

Editable data annotation attribute

3 Answers 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jan Erik
Top achievements
Rank 2
Jan Erik asked on 26 May 2011, 10:09 AM
Does telerik RadGridView support the Editable data annotation attribute for autogenerated columns?



Regards,
Jan Erik

3 Answers, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 26 May 2011, 03:36 PM
Hello Jan Erik,

We added support for EditableAttribute with some of our latest version (I think that 2011.1.SP1). I suggest you to try your scenario with our latest internal build (2011.1.0526) and let me know if you encounter any problem.

Best wishes,
Nedyalko Nikolov
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
0
Jan Erik
Top achievements
Rank 2
answered on 27 May 2011, 01:10 PM
Thank you, I updated to the latest version and this works. However after the update I get a ManagedRuntimeError. What I do is enter edit mode on a cell, then click on a cell on a different row. The message is System.NullReferenceException: [Arg_nullReferenceException].

Any tips on where I can start too look for the source of this error?

All columns are autogenerated from POCO objects.


Regards,
Jan Erik
0
Jan Erik
Top achievements
Rank 2
answered on 27 May 2011, 01:19 PM
When I changed DataLoadMode from asynchronous to synchronous it seems to be working again.
Tags
GridView
Asked by
Jan Erik
Top achievements
Rank 2
Answers by
Nedyalko Nikolov
Telerik team
Jan Erik
Top achievements
Rank 2
Share this question
or