hi,
can we create a drop down list by using a "button" ,instead of using menu strip.By using menu control we can add items into it.
but I want to know that is possible to create dropdownlist to a button.
if anyone know.pls reply.
regards
srinivas
hi,
can we create a drop down list by using a "button" ,instead of using menu strip.By using menu control we can add items into it.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Michael GriffithsPosted Feb 17, 2016, 6:46 AM
Hi there.
You can do this by creating your menu, set its display to none then on the client side onclick event you can change display from none to block. I would also suggest absolutely positioning your hidden menu so you can set its z-index to a higher number so it will sit on top of the page rather than pushing all of your content down
Chandu KumawatPosted Feb 17, 2016, 12:12 AM
Amit Kumar SinghPosted Feb 16, 2016, 11:47 PM