jQWidgets Forums

jQuery UI Widgets Forums Grid Dropdownlist column in Grid

This topic contains 3 replies, has 2 voices, and was last updated by  Dimitar 12 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Dropdownlist column in Grid #9494

    sreeni379
    Member

    Hi,

    In grid have two columns have  dropdownlists and i was binded same dropdownlists list Items of (Adminuserid,Adminusername) two columns.while reading  row i am getting c olumndropdownlist values of(Adminuserid,Adminusername) .Please Suggest to me.

    Thanks
    Sree
    Dropdownlist column in Grid #9508

    Dimitar
    Participant

    Hi Sree,

    Do you mean to get both the displayMember and the valueMember values of a dropdownlist cell when you get a row? If so, that would not be possible, because cells in the grid only have one value, the visible one.

    If you mean something else, please elaborate on the matter.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Dropdownlist column in Grid #9509

    sreeni379
    Member

    Hi Dimitar,

    is there any possibly for get valueMember of dropdownlist while reading a row.

    Thanks
    Sree

    Dropdownlist column in Grid #9510

    Dimitar
    Participant

    Hi Sree,

    You can only get the displayed value of the cell.

    Best Regards,
    Dimitar

    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.