jQWidgets Forums

jQuery UI Widgets Forums Grid Column cell editing dependency

This topic contains 2 replies, has 2 voices, and was last updated by  ivailo 10 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Column cell editing dependency #70869

    lemoncodes
    Participant

    Hi everyone, im making a grid table wherein each column’s data on dropdown/combobox list is dependent on previous selected dropdown list, please see image for more details

    Grid Table

    In the image, when i click the cell and select a data in the red box, it will load the data into the bluebox based on the selected data on the redbox, basically datas are related with each other between columns.

    How to do i do it in jqGrid, im currently using dataAdapter to load datas into the dropdownlist but each is independtly loaded.

    Column cell editing dependency #70913

    ivailo
    Participant

    Hi lemoncodes,

    You can use cascading editing.
    Look at this demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    Column cell editing dependency #70914

    ivailo
    Participant

    Hi lemoncodes,

    You can use cascading editing.
    Look at this demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.