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

Scrolling of Readonly Cell

I am displaying read-only information in a SfDatagrid. For some of the rows, the data is more than the cells can handle and as such data is cut off. I can use the QueryRowHeight event to dynamically adjust the height of the row based on the content but then I have rows of varying heights which I want to avoid.

Question ... is there a way to make a readonly cell in a sfDatagrid scrollable? 

Regards,
Hemraj

1 Reply

SS Susmitha Sundar Syncfusion Team September 17, 2019 12:30 PM UTC

Hi Hemraj,   
   
Thank you for using Syncfusion controls.   
    
We have provided the support for Scrolling in SfDataGrid cells. But the Scrolling is enabled only in edit mode. You cannot use these for read-only cells. Please refer the below UG documentation link.  
   
   
  
If you want to view the whole content, the only way is to set the QueryRowHeight event.   
   
Please get back to us if you need further assistance.   
   
Regards,   
Susmitha S.   
   


Loader.
Live Chat Icon For mobile
Up arrow icon