T
tB
Hi!
I have DataGrid with five columns.
DataGrid must have every sixth row empty!
Row 1 = DataItem 1
....
Row 5 = DataItem 5
Row 6 = Empty
Row 7 = DataItem 6
Is it possible to make this, I don't have any idea how to accomplish that??
I have DataGrid with five columns.
DataGrid must have every sixth row empty!
Row 1 = DataItem 1
....
Row 5 = DataItem 5
Row 6 = Empty
Row 7 = DataItem 6
Is it possible to make this, I don't have any idea how to accomplish that??