AD
Administrator
Syncfusion Team
April 18, 2005 05:29 PM UTC
The grid uses a mouse controller architecture to control cursors. There are two ways you can change the cursor. One is to implement your own mouse controller, and the other is to derive the grid, and override OnSetCursor. Here is a forum thread that has samples for both techniques.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=8551
SS
Stephane SansCartier
April 18, 2005 05:41 PM UTC
It''s working, thank for the fast reply !