开发者

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

开发者 https://www.devze.com 2023-03-05 21:40 出处:网络
I have assigned a DataTable to a DataGrid and I want to make some开发者_Go百科 columns in DataTable invisible. I am developing an application for Pocket PC. Can any one help me?If you want to make the

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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消