Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
510
XamGrid: Hiding column completely
posted

Hi,

I'm using XamGrid 10.3, how can I hide column completely in the grid, I set its visibility property to 'collapsed', but user can get it back by selecting it in 'column chooser', I want to avoid it from column chooser too.

 

regards,

kthatik

Parents
No Data
Reply
  • 40030
    Offline posted

    Hi, 

    A column has an IsHideable property:

    http://help.infragistics.com/NetAdvantage/Silverlight/2010.3/CLR4.0/?page=xamGrid_Prevent_Columns_from_Being_Hidden.html

    -SteveZ

Children
No Data