Search code examples
c#datagridcompact-frameworkdatatable

How can we add the columns in CSharp using Compact Framework?


I have assigned a DataTable to a DataGrid and I want to make some columns in DataTable invisible. I am developing an application for Pocket PC. Can any one help me?


Solution

  • If you want to make the invisible, you have to assign no style to the column you want to make it invisible