how to disable menuitem
How to disable menu item when it is clicked in asp.net 2.0.
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.
Adnan HasanPosted Mar 21, 2006, 7:47 AM
E.G:
menitemname.Enable=false;