Completed
Last Updated: 16 May 2019 08:57 by ADMIN
Release R1 2019
ADMIN
Dimitar
Created on: 14 Nov 2018 06:04
Category: GridView
Type: Bug Report
1
FIX. RadGridView - exception when clicking on a hidden cell
To reproduce:
- Add a checkbox column and hide some of the cells.
- Change some values and then click on empty cell.
- Exception occurs in OnMouseDownLeft method (GridRowBeahvior class)

Workaround:

Hide the checkbox only.
0 comments