Can you resize rows like you do with columns in the blazor data grid?

Hi,

Is it possible to resize rows by clicking and dragging like you with columns in the data grid component? There is a "AllowColumnResize" attribute but I don't see an "AllowRowResize" attribute.

Best,
Garrett

Hi @grwomack,

Row resize is not supported that’s why there is no such property.