Couple General Questions

I have two questions: 1). How do I enable Mouse Wheel support in the GridDataBoundGrid? 2). How do I turn off the OLE Drag and Drop, don''t want it to start drag when border of cell is clicked? Currently using the 2.0.2.0 Grid. Thanks, Rob Panosh

2 Replies

AD Administrator Syncfusion Team January 22, 2004 09:42 AM UTC

1) This is a bug in the 2020 beta code that we will have to correct. It worked by default in 1.6.1.8. 2) Turn off the OleDataSource flag in teh grid''s ControllerOptions property.


AD Administrator Syncfusion Team January 22, 2004 09:58 AM UTC

Thanks for the timely response. Rob >1) This is a bug in the 2020 beta code that we will have to correct. It worked by default in 1.6.1.8. > >2) Turn off the OleDataSource flag in teh grid''s ControllerOptions property.

Loader.
Up arrow icon