You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present the table intervals (both increasing/decreasing) have no particular order of values. But we would like to have values either in ascending or descending order.
Requirement:
The user can sort the intervals (increasing/decreasing) based on his/her choice of either by selecting the choice
Possible solution (tentative)
Radio button with action implemented
checkbox with button to implement the action
The text was updated successfully, but these errors were encountered:
At present the table intervals (both increasing/decreasing) have no particular order of values. But we would like to have values either in ascending or descending order.
Requirement:
The user can sort the intervals (increasing/decreasing) based on his/her choice of either by selecting the choice
Possible solution (tentative)
The text was updated successfully, but these errors were encountered: