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
1253
XamWebGrid - Hide/Display columns
posted

Hello,

I would like to know if it is possible to do this in the click event. What I want to do is to hide a couple of columns when the grid first displays.  If the user clicks on the button, the grid will the rest of the columns.  Thanks for your help!

  • 40030
    Offline posted

    Hi, 

    Every column has a Visibility property, so its certainly possible to hide a column at runtime. What do you mean by "in the click event"?  What click event are you using?

    -SteveZ