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

Column Resize event fires on mouse hover

Hi,
I need to show message after I resize column width and there is on event given for that as below:

private void dgGroupimgGrid_TableControlResizingColumns(object sender, GridTableControlResizingColumnsEventArgs e)
{
MessageBox.Show("Column Resized");
}


But this message fires as soon as I hover my mouse cursor on the column seperator where as I need to show message after I resize it.

Pls help as soon as possible

Regards,
Ejaz

1 Reply

JS Jeba S Syncfusion Team April 12, 2007 10:54 AM UTC

Hi Ejaz,

Please refer this forum thread:
http://www.syncfusion.com/support/forums/message.aspx?&MessageID=59389

Best Regards,
Jeba.

Loader.
Live Chat Icon For mobile
Up arrow icon