Disable a list item

  • Thread starter Thread starter Nishanthan
  • Start date Start date
N

Nishanthan

Hi,

How can i disable a list item which is in the dropdown list ?

Regards,
P.Nishanthan
 
Hi,

I mean that that if I select that one that should not fire the selected
change event and so on. But now I find some other way to achieve the target.
So leave it. Thanks.

Regards,

P.Nishanthan
 
Hi,

I mean that that if I select that one that should not fire the selected
change event and so on. But now I find some other way to achieve the target.
So leave it. Thanks.

Regards,

P.Nishanthan
At the client or the server upon the changed event return false if it is
the item you want to ignore. This will cause the event to be ignored.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Browse files in server 1
Refresh Problem. 1
Link in gata grid 2
Choosing a file in server 1
Help With MS Access 4
DropDownist 1
ORM 6
ListBox Showing Scroll if 1 item 3

Back
Top