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

Row height

Hi, Can you tell me how do we fix the row height.When user manually tried to changed the row height it should not allow? Regards Pratiksha

1 Reply

AD Administrator Syncfusion Team February 4, 2005 01:09 PM UTC

Hi Pratiksha , you can handle the GridControlBase.ResizingRows Event. The event gives you a Reason property and a proposed size. GridResizeCellsReason.MouseUp Indicates user released mouse. In that case you can set e.Cancel = true if you don''t like that size or adjust e.Height. Stefan >Hi, >Can you tell me how do we fix the row height.When user manually tried to changed the row height it should not allow? > >Regards >Pratiksha

Loader.
Live Chat Icon For mobile
Up arrow icon