7/15/2010 9:24:16 PM
Title:
PrintAdvancedDataGrid
how to set each Field width in PrintAdvancedDataGrid
Tyler
Points: 430
Posts:0
7/16/2010 1:53:08 AM
you cannot set the width of fields. you need to adjust the width of grid as you want it to get printed. you can set the property sizeToPage to make sure that no partial rows are printed in height wise.