AD
Administrator
Syncfusion Team
September 28, 2004 10:04 AM UTC
Try setting this property.
this.gridDataBoundGrid1.Model.Options.WrapCellBehavior = GridWrapCellBehavior.WrapRow;
PM
Paul McNally
September 28, 2004 10:34 AM UTC
Most excellent, thank you.