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

RadGrid RenderMode Lightweight loses Dirty Flag

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 1
Jay asked on 03 Feb 2017, 06:00 PM

I am using a RadGrid in Batch Edit mode.

When RenderMode is set to "Classic" (or not set at all), I can see the dirty indicators for changed cells.

When RenderMode is set to "Lightweight", I no longer see the dirty indicators.

Is this expected behavior?  Or should I be able to see dirty indicators in Lightweight mode for a Batch Edit RadGrid?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 08 Feb 2017, 06:15 AM
Hello Jay,

You should see them perfectly fine:
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/batch-editing/defaultcs.aspx

Make sure that you are using a recent version of the controls, at least R3 2016 and there are no grids on the page with RenderMode set to Classic:
"Only one type of render mode is supported per page for each control type. For example, all RadDock controls on the page must have the same valueof the RenderMode property set. This includes instances from master pages, content pages and user controls."

As stated here:
http://docs.telerik.com/devtools/aspnet-ajax/controls/render-modes

Regards,
Eyup
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Jay
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or