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