Results 1 to 9 of 9

Thread: flexgrid

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Location
    Philippines
    Posts
    468

    flexgrid

    how can i change the format of mshflexgrid column
    e.g i want the format column 3 to be mm/dd/yyyy

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: flexgrid

    .g i want the format column 3 to be mm/dd/yyyy
    date always come in the mm/dd/yyyy format in the grid

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Location
    Philippines
    Posts
    468

    Re: flexgrid

    i am using sql server 2000 bound to the grid
    the column returns a dd/mm/yyyy hh:mm:ss

  4. #4
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: flexgrid

    convert date into mm/dd/yyyy format and add in the grid

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Location
    Philippines
    Posts
    468

    Re: flexgrid

    the format of the date in the database is in mm/dd/yyyy but when showed int the grid it returns dd/mm/yyyy hh:mm:ss format... the field i use is datetime datatype

  6. #6
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: flexgrid

    which grid u r using

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Location
    Philippines
    Posts
    468

    Re: flexgrid

    hierarchial flexgrid

  8. #8
    Frenzied Member TheBionicOrange's Avatar
    Join Date
    Apr 2001
    Location
    Cardiff, UK
    Posts
    1,818

    Re: flexgrid

    Can't you format the date field to how you want it in the SQL statement ?
    That way you don't have to worry what the flexgrid does.

  9. #9
    Fanatic Member
    Join Date
    Jul 2006
    Location
    nasik,india
    Posts
    909

    Re: flexgrid

    can you use function format("mm/dd/yyyy")

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