Rows and column header gets truncated while printing the datagrid
Hi All,
I'm trying to print the datagrid using printdatagrid,it works fine if its having less than 7 columns.
But some datagrid having more than 15 column in such case it truncates the column header and row values eventhough I was included headerWordWrap="true" wordWrap="true" variableRowHeight="true".
And another one issue,verticalgridline is not visible even the printdatagrid include verticalGridLines="true" verticalGridLineColor="Black"
Pls,help me in this.Thxs in advance.
