jQWidgets Forums

jQuery UI Widgets Forums General Discussions form.serializeArray

This topic contains 6 replies, has 3 voices, and was last updated by  Peter Stoev 9 years, 6 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • form.serializeArray #8996

    gdaian
    Member

    Hi,

    My problem is:

    I use a DateTimeInput control in a form with the html5 input controls.

    The jQuery method   form.serializeArray  serializes only by the name’s controls.

    The div controls do not have the name atribut, so it is not included in the result.

    Is there a method which include the widget control in an array? I need to sent the data form to the MVC controller?

    Can you help me?

    thanks

     

     

     

    form.serializeArray #9010

    Peter Stoev
    Keymaster

    Hi gdaian,

    You can add hidden inputs and update their values depending on the DateTimeInput’s value. In the next version, you will also be able to add name attribute to the DIVs in our widgets.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    form.serializeArray #14091

    gdaian
    Member

    Hi Peter,

    Thanks for adding the new component jqxinput. It solves my problem.

    Ghitza

    form.serializeArray #78937

    melvin
    Participant

    Hi Peter,

    Can you post the example code to show how its work ?!

    Thanks,

    form.serializeArray #78939

    Peter Stoev
    Keymaster

    Hi melvin,

    The post is out of date. You can find examples on our Demos page about posting data to Server side using our widgets.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    form.serializeArray #78950

    melvin
    Participant

    Hello Peter,

    I have another post here
    http://www.jqwidgets.com/community/topic/bind-date-not-work/#post-78932

    and awaiting for comment…

    Thanks,

    form.serializeArray #78963

    Peter Stoev
    Keymaster

    Hi melvin,

    We do not work on Weekends so you will have to wait for someone in the community to reply you. This is a Community Forum so expect answers only from your peers here and sometimes from us.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.