Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Hiding Coulmns in Datagrid


Message #1 by Neeta.Ambekar@l... on Fri, 12 Apr 2002 21:44:16 +0530
Hello,

If you hadle the OnItemCreatedEvent and then remove the second column, or hide the contents then you would be heading in the right
direction.

I have not tried to 'hide' a column however I have been manipulating rows in this way.

Hope this helps you out,

Aiden

-----Original Message-----
From: Neeta.Ambekar@l...
[mailto:Neeta.Ambekar@l...]
Sent: 12 April 2002 17:14
To: ASPX_Professional
Subject: [aspx_professional] Hiding Coulmns in Datagrid


Hi
     Is it possible to hide autogenerated coulmn ???? I am binding datset
(which contain 4 coulmn ) to datagrid at run time. I wanted to  hide 2nd
coulmn .
Is it possible if Yes then How ???

Thanks in advance
Neeta Ambekar



  Return to Index