we have a requirement here on which we are working which is as below.
Slider 1
slider 2
Business Name
Value 1
value 2
EDIT
Reset ALL
business 1
10
20
check box 1
Reset 1
business 2
13
20
check box 2
Reset 2
business 3
16
20
check box 3
Reset 3
business 4
19
20
check box 4
Reset 4
business 5
22
20
check box 5
Reset 5
business 6
25
20
check box 6
Reset 6
Slider 1 will be applicable to value 1 column and slider 2 will be applicable for value 2 column, which is similar to what if analysis and it has been achieved.
Issue we are facing is at EDIT and RESET ALL column where we have check box images in EDIT column. when user selects check box 1 then only the business 1 values will have effect of change in slider and other businesses values will be unchanged.
when user selects any other check box then previous selection of check box 1 should not be affected
same is the case with Reset column.
if any of you have came across such logic or requirement then please revert back. Also, is it feasible in the first place ?