Completed
Last Updated: 18 Jul 2017 09:56 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 15 Feb 2017 11:41
Category: GridView
Type: Bug Report
4
FIX. RadGridView - current state of the row is not updated when rows are added
To reproduce: please refer to the attached sample project and gif file illustrating the behavior. Add cell value in the new row and press teh down arrow.

Workaround: this.radGridView1.MasterTemplate.SelectLastAddedRow = false;

This problem is applicable for OpenEdge as well: http://knowledgebase.progress.com/articles/Article/Telerik-RadGridView-highlights-unnecessary-columns-and-rows-in-batch-mode
0 comments