|
-
Nov 1st, 2002, 09:00 AM
#1
Thread Starter
Frenzied Member
DataGrid - ORDER BY [RESOLVED]
I'm trying to do a ORDER BY on a date field in my datagrid but it's not working. I put the ORDER BY code in my command text query which is auto generated when you use the oleDbDataAdapter wizard. Is there another way to do a ORDER BY?
thanks,
eye
Last edited by EyeTalion; Nov 1st, 2002 at 09:57 AM.
-
Nov 1st, 2002, 09:23 AM
#2
Member
Without seeing your project it's hard to see where this might be going wrong, however my suggestion is to try and avoid using wizards and code everthing instead, it's easier in the long run.
-
Nov 1st, 2002, 09:48 AM
#3
Thread Starter
Frenzied Member
yeah, I'm starting to see that. This is my first ASP.NET app and it just seemed so much easier to use the wizard!
-
Nov 1st, 2002, 09:56 AM
#4
Thread Starter
Frenzied Member
hey, it's working now. I just cleaned out the cache and everything updated...thanks
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
|