6
Answers

User selection in dropdown list

Photo of Schleid Alex

Schleid Alex

5y
462
1
good morning every one,
 
Here I am back with a new question
I am trying to build an application where the user make a selection from a dropdownlist, then based on the selection data is displayed in a table.
in my dropdownlist I have the following 
History
Science
Geography
Nature
Astronomy
 
Now if user selects History
The app display on the same page a list of history book,author name, and the quantiy availabe for each book 
 I would like to have all this on the same page without having to load a new page
 
Thank you for your help
 
 
 

Answers (6)