Hide columns in datagrid

  • Thread starter Julián Sanz García
  • Start date
J

Julián Sanz García

Hi,

I want to hide a column of a datagrid in a pocketpc application. do anybody
knows how i can do it?

Thanks
 
E

Erel

You can set its width to 0.
It will not be visible though the user could reach it using left or
right arrow keys.
 
C

carnivore

Julián Sanz García pisze:
Hi,

I want to hide a column of a datagrid in a pocketpc application. do anybody
knows how i can do it?

Use TableStyles and add mapping
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top