Last Updated:
16 Oct 2024 13:24
by Martin Ivanov
Created by:
Martin Ivanov
Comments:
Category:
VirtualGrid
Type:
Feature Request
Add an event (for example named QueryCursor) to the RadVirtualGrid control, that is invoked each time the control tries to replace the Mouse.OverrideCursor static property's value. The event should give information about the new cursor (also possibly for the old one) and it should allow the developer to replace the cursor with its own instance.