AD
Administrator
Syncfusion Team
April 5, 2006 04:54 AM UTC
Hi Ravi,
You can loop through the column collection, check for cell type and hide the required column. If you are using GridBoundColumn collection, then loop through gridDataBoundGrid1.GridBoundColumns and hide the required column. Let us know if you need any further information.
Best regards,
Madhan
RA
Ravichandran
April 5, 2006 10:08 AM UTC
Hi Madhan,
Thanks. I have done it.
Cheers
Ravi
>Hi Ravi,
>
>You can loop through the column collection, check for cell type and hide the required column. If you are using GridBoundColumn collection, then loop through gridDataBoundGrid1.GridBoundColumns and hide the required column. Let us know if you need any further information.
>
>Best regards,
>Madhan
>