Hi Peter,
Thank you for your reply. However, as I mentioned, the two drop down lists reside in one grid. I need to dynamically rebind the second drop down list items/source/adapter based on what the user selects in the first drop down list. The main problem is I am not able to retrieve and manipulate the jqxDropDownList objects of the intended row from the jqxGrid object dynamically. Plus, I cannot rebind the grid data source as the user’s unsaved changes will be lost. Any idea on how this can be achieved? Thank you.