Forum Moderators: open

Message Too Old, No Replies

DataView sort based on two fields

How is this done?

         

Jimmy Turnip

10:40 am on Apr 30, 2004 (gmt 0)

10+ Year Member



I have a dataset with two date fields and want to sort it using a dataview, but based on the two fields.

How is this achieved?

duckhunter

1:24 pm on Apr 30, 2004 (gmt 0)

10+ Year Member



Search GG: site:msdn.microsoft.com dataview sort

1st Result: (with example code)
[msdn.microsoft.com ]

Jimmy Turnip

1:57 pm on Apr 30, 2004 (gmt 0)

10+ Year Member



thanks