AD
Administrator
Syncfusion Team
January 21, 2004 07:41 PM UTC
Try the code suggested in this forum thread.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=9616
To get row heights and column withd, try grid.Model.RowHeights[rowIndex] and grid.Model.ColWidths[colIndex].
AD
Administrator
Syncfusion Team
January 21, 2004 08:44 PM UTC
Thats the Ticket.
Thanks Clay!