Completed
Last Updated: 18 Sep 2015 13:51 by ADMIN
ADMIN
Stefan
Created on: 01 Mar 2012 03:42
Category: GridView
Type: Bug Report
2
FIX. RadGridView - when pasting in RadGridView, validation events should fire.
Workaround, use the Pasting event of RadGridView and perform the needed validation
1 comment
ADMIN
Ivan Petrov
Posted on: 16 Sep 2015 11:01
In order for the CellValidating/CellValidated events to fire for each cell, when a user pastes data, the ClipboardPasteMode property of RadGridView should be set to GridViewClipboardPasteMode.EnableWithNotifications.