How to display a scroll bar for text field to select list of items reserved or predefined for them
0
Hi, I am working on simple registration form in which, one of text field I made for week when I start editing that field it should show only manday to Sunday to select from that. I only need to select from them. How to I can made this. Thankyou
asked
saiteja nalamala
1 answers
0
Create an enumeration with the weekdays and connect this enum to a dropdown