Hello,
I need help to retrieve and save into DB through grid.
Scenario:
I have one main grid , and this grid Contain three column , Menu name , Assigned school, and Select school ....
When User create a New menu and save, then Immediately Menu name Displayed in the grid , now The select school Column contain the Drop down for each grid row contain the School name with the Check box.
I want to implement feature here is "
When User check the check box of any school /s from this drop down , after out of focus from this Drop down , checked value (School) stored in to DB, and Refresh my grid / page , and Immediately shows the selected school in my "Assigned School" column of the Grid..
How can i do this, ? Possible send me the example , that would great great help...
REgards
Samir
I need help to retrieve and save into DB through grid.
Scenario:
I have one main grid , and this grid Contain three column , Menu name , Assigned school, and Select school ....
When User create a New menu and save, then Immediately Menu name Displayed in the grid , now The select school Column contain the Drop down for each grid row contain the School name with the Check box.
I want to implement feature here is "
When User check the check box of any school /s from this drop down , after out of focus from this Drop down , checked value (School) stored in to DB, and Refresh my grid / page , and Immediately shows the selected school in my "Assigned School" column of the Grid..
How can i do this, ? Possible send me the example , that would great great help...
REgards
Samir