Form submission with select dropdown and check box

Form submission with select dropdown and check box

ananthaprasadananthaprasad Posts: 2Questions: 1Answers: 0
edited July 2015 in Free community support

I have a datatable within a form.
Datatable has checkbox and a select dropdown in each row.
User needs to select the rows and change the dropdown value in the corresponding row and submit the form.
I've to validate if the user has selected the row by selecting the checkbox and if the user has selected the checkbox then dorpdown value in corresponding row has to be changed. if dropdown default value is not changed he should be navigated to the particular page and prompted for changing the dropdown value.

This works fine if there is only one page if there is pagination then how do I navigate to particular page ?

Answers

This discussion has been closed.