jQWidgets Forums

jQuery UI Widgets Forums Grid Date Format

This topic contains 2 replies, has 2 voices, and was last updated by  HCastillo 8 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Date Format Posts
  • Date Format #90061

    HCastillo
    Participant

    The grid saves the date internally in a long day format.
    Will It be possible to change that, like having it saving a date like 12/22/2016 or 12-22-2016?

    Date Format #90062

    Peter Stoev
    Keymaster

    Hi HCastillo,

    The Grid does not save the date. The date in the Grid is Javascript Date object. What do you want to achieve with the Grid?

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Date Format #90067

    HCastillo
    Participant

    I have Grid#1,
    I will select a row and using 3 columns from that row send the information to SQL Server
    and put data in Grid#2.

    One of the columns is a date.
    If I send the date as a long date SQL will not process my request.
    I need to send the data in mm/dd/yyyy format.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.