Hi All,
How to achieve the following scenario. I couldn't select the range of serials from the SQL table based on the user selection.
I have 2 dropdowns of serial numbers. The user has to select the first and last serials available.
I need to print all the selected range of serials in the textbox and the total selected.
Data is from SQL table "SerialsNumbers"
Please see the figure below.

Your help is appreciated.
Thanks