Hi,
I am unable to get printing to work in my SfDataGrid. I created a custom print manager with the settings I desire, made sure the data is loaded into the data grid, and call print preview. I can see the grid with the data in the print preview dialogue, but when I actually print it just prints one thin horizontal line across the page. Has anyone else had this issue? Does the printing functionality only work in .NET 4.6?
-Thanks!