Results 1 to 4 of 4

Thread: DataGrid - ORDER BY [RESOLVED]

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    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.

  2. #2
    Member
    Join Date
    Sep 2002
    Posts
    32
    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.

  3. #3

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    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!

  4. #4

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    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
  •  



Click Here to Expand Forum to Full Width