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

can i turn off mouse move event to trigger QueryCellinfo ?

can i turn off mouse move event to trigger QueryCellinfo ? for GridControl .

Thanks

David


3 Replies

RC Rajadurai C Syncfusion Team November 22, 2008 08:00 AM UTC

Hi David,

Thanks for your interest in Syncfusion products.

QueryCellInfo event get triggerred each time the model queries for the specific cell style.
Even the mousemove event triggerred, it was followed by QueryCellInfo event.

There is no need to turnoff mousemove event to trigger QueryCellInfo event.

Regards,
Rajadurai



DC David Cui November 24, 2008 01:51 PM UTC


Rajadurai,

thanks.
does that mean I can not turn off those unwanted events (esp.Mouse move event)? In another word, what shall I do if i don't want querycellinfo happends if mouse move evant happens.

best,

David


>Hi David,

Thanks for your interest in Syncfusion products.

QueryCellInfo event get triggerred each time the model queries for the specific cell style.
Even the mousemove event triggerred, it was followed by QueryCellInfo event.

There is no need to turnoff mousemove event to trigger QueryCellInfo event.

Regards,
Rajadurai





NA Nisha Arockiya A Syncfusion Team November 25, 2008 12:53 PM UTC

Hi David,

Thanks for you updates.

You can cancel any event using e.Cancel=true; in GridControl.Please try and let me know if this helps for you.

Regards<
Nisha


Loader.
Live Chat Icon For mobile
Up arrow icon