We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Timing of SaveCellInfo and QueryCellInfo events

I''m using a virtual tree grid, and what I would like to know is the order in which the SaveCellInfo and QueryCellInfo events are fired when data is pasted into the grid. Is there any documentation explaining the purpose and timing of these and other grid events at a high level? Akash

1 Reply

ST stanleyj Syncfusion Team January 24, 2006 02:48 PM UTC

Hi Akash, Please refer www.syncfusion.com/library http://www.syncfusion.com/library/default.aspx?url=gridwindows/QuerycellinfoEvent.html QueryCellInfo is raised to provide the GridStyleInfo object for a given cell on demand, therefore is raised several times. SaveCellInfo is raised to save the data of the cell when leaving the cell. Regards, Stanley

Loader.
Live Chat Icon For mobile
Up arrow icon