I am using jqgrid in my code have two cascading dropdown binds from database based on their selected value. First dropdown binds and automatically binds second dropdown based on first dropdown value. After binding second dropdown it binds textboxes based on selected value of second dropdown.This happens when we add records but when we edit it binds dropdown & showing as like add but not showing as per the inserted values of of dropdown & also textbox based on dropdown. It works for Adding is Good but in editing it is worste