anthonykulis
15 Aug 2011, 11:06 AM
Hi,
I need some help here. I am writing a grid panel with 2 editor comobox plugins. The grid is for dormitory assignment. Columns 3 and 4 are the combobox editor plugins. Column 3 is the dorm room number and column 4 is the dorm bed number for a particular student. I can not figure out how to update the value of column 4 combobox when column 3 combobox has a certain value selected by the user. Any ideas how to get the combobox in column 4 through the combobox in column 3's selection listener?
Thanks
I need some help here. I am writing a grid panel with 2 editor comobox plugins. The grid is for dormitory assignment. Columns 3 and 4 are the combobox editor plugins. Column 3 is the dorm room number and column 4 is the dorm bed number for a particular student. I can not figure out how to update the value of column 4 combobox when column 3 combobox has a certain value selected by the user. Any ideas how to get the combobox in column 4 through the combobox in column 3's selection listener?
Thanks