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

Bug: RadGrid with GridCalculatedColumn error when Rebind is called

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Blair
Top achievements
Rank 1
Blair asked on 15 Sep 2016, 09:00 PM

Affected version: 2016.2.504.45

 

Steps to reproduce:

1) Create a RadGrid with a GridCalculatedColumn

2) Follow the first steps outlined in the documentation to put all rows in edit mode by calling Rebind() during prerender

 

Link: http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/how-to/data-editing/put-all-items-in-edit-mode

 

3) Crash

 

Solution:

Follow the second steps outlined in the documentation to put all rows in edit mode via OnItemCreated

 

 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 20 Sep 2016, 10:12 AM
Hello Blair,

Using the approach from the help topic with GridCalculatedColumn and our latest version does not throw any errors. Could you please try with our latest version and see if that will make any difference. Furthermore, can you please elaborate if removing the GridCalculatedColumn resolved the issue?

Looking forward to your reply.


Regards,
Konstantin Dikov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Grid
Asked by
Blair
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or