ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: dbadmin on October 01, 2014, 02:25:43 am

Title: PasteEnd event?
Post by: dbadmin on October 01, 2014, 02:25:43 am
Hi!

I'm trying to re-render my grid when a value is changed in a cell, but when I use copy-paste functionality (ctrl +c - ctrl-v) neither of "CellSave" or "EditorEnd" events get fired.
The reason I need this is the cell I'm changing defines grouping, and I need to redraw the whole grid to reflect grouping right away.

Thanks!
Title: Re: PasteEnd event?
Post by: paramvir on October 01, 2014, 03:50:15 pm
change event takes place whenever there is change in data of grid due to inline editing of cell or copy/paste of data.

http://paramquery.com/pro/api#event-change