I want to add a border to my datagrid, but when I add BorderThickness="1,1,0,0" for some reason the left-side border extends below my last row. Can I tell the grid to be only as tall as my rows somehow?
I modified one of your samples to illustrate and also have added a screenshot to the zip.
Attachment:
SfDataGrid_322467e7.zip