|
-
Jun 14th, 2007, 07:59 AM
#1
Thread Starter
Junior Member
How to Hide Column in Datagrid[datasource set in runtime]
How can I hide specific column in a datagrid which datasource is set to datatable during run time.
I try to hide the primary keys so that only Important data are display on the grid
Another question is How can I select the primary key value whenever I select rows on the grid.
Hope you can Help me, my boss expected me to finish this next week.
Im really disappointed to .Net CF unLike .Net framework, but for me its a challenge
This is my first project in Mobile Applications. Hope I can do this.
-
Jun 14th, 2007, 09:32 AM
#2
Frenzied Member
Re: How to Hide Column in Datagrid[datasource set in runtime]
I don't think you can hide it, but you can set the column width to 0.
What disappoints you about the compact framework?
Pete
-
Jun 14th, 2007, 12:26 PM
#3
Thread Starter
Junior Member
Re: How to Hide Column in Datagrid[datasource set in runtime]
it works great!!!. Thank you very much
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|