Hide columns in datagrid

  • Thread starter Thread starter Julián Sanz García
  • Start date 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
 
You can set its width to 0.
It will not be visible though the user could reach it using left or
right arrow keys.
 
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

Back
Top