Windows Forms - Datagrid sort by hidden column
- From: trusst_3@xxxxxxxxxxx
- Date: 11 Oct 2005 18:11:52 -0700
Hi,
I'm working on a Windows App. where I have a datagrid column, "Time
Left" which displays time in months and days (in String format). eg : 1
month 22 days. Now i have another column which is hidden called "Days
Left" with Time strictly in days only. eg : 52 (Integer format).
I'm trying to sort my datagrid on the hidden "Days Left" column when
the "Time Left" header column is clicked in the datagrid.
Any code / suggestions would be appreciated.
Thanks in Advance,
Mr. Zee
.
- Follow-Ups:
- Re: Windows Forms - Datagrid sort by hidden column
- From: Bart Mermuys
- Re: Windows Forms - Datagrid sort by hidden column
- Prev by Date: Re: radio button question
- Next by Date: When to use OnXXX
- Previous by thread: Re: howdo i have a right click cause a tree node to become selected?
- Next by thread: Re: Windows Forms - Datagrid sort by hidden column
- Index(es):