Hi,
I am having difficulties setting the row height of the windows DataGrid.
Do you know how to change the row height of the grid when using a tablestyle?
P.S. I am using the tablestyle to change the size of one of the columns. And because of this, I can not use datagrid.preferedrowheight property.
I can now set the rowheight but the problem now is that when I click on another row and go back to the row which had the proper height, it goes back to the previous height (i.e. wrong height).
Any thoughts pls?
Thanks