jQWidgets Forums

jQuery UI Widgets Forums Grid Setting EverPresentRow Values

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Setting EverPresentRow Values #72441

    lmeilinger
    Participant

    I have a drop down grid displaying in another’s grid column within an everpresent row. When the dropdown grid row is selected, I would like to set multiple columns in the everpresent row within the dropdowngrids rowselect() method. How can I set the values of different columns for the everpresentrow?

    Thanks,

    Louis

    Setting EverPresentRow Values #72458

    Peter Stoev
    Keymaster

    Hi Louis,

    Values in that row can be set only by the user which uses the Grid. The purpose of the everpresentrow is to allow users to easily Add, Remove, Update or Delete rows, not to display Nested Grids within DropDowns.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Setting EverPresentRow Values #72505

    lmeilinger
    Participant

    Hi Peter,

    I am trying to use the everpresentrow to add/update a record, By having a pull down grid they can chose a record and have multiple fields populated. For instance if a user is entering multiple items into a purchase order. They would lookup to the item in the grid, select that item and the system would fill the everpresentrow with the item #,Description,the Last Purchase Prices etc. The user could then edit some fields and add the record. I semi have it working by using a seteverpresentrowwidgetvalue method, but I’m not sure if I should be using this method.

    Any suggestions would be greatly appreciated.

    Thanks,

    Louis

    Setting EverPresentRow Values #72527

    Peter Stoev
    Keymaster

    Hi Louis,

    There is no such method in the Documentation.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.