AD
Administrator
Syncfusion Team
September 14, 2005 10:56 AM UTC
Hi Manohar,
Please try this:
this.gridDataBoundGrid1.TableStyle.CellType = "OriginalTextBox";
Best regards,
Jay
MA
manohar
September 19, 2005 11:37 AM UTC
Hi Jay,
I will be using different kind of celltypes available for grdidataboundgrid like RichTextCell,IntegerCell,DecimalCell,NormalCell.So at that it is becoming a problem.
Cheers,
Manohar B.
>Hi Manohar,
>Please try this:
>
>this.gridDataBoundGrid1.TableStyle.CellType = "OriginalTextBox";
>
>
>Best regards,
>Jay