This is a migrated thread and some comments may be shown as answers.

disable listbox item problem

3 Answers 96 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Susi
Top achievements
Rank 1
Susi asked on 11 Jul 2012, 11:39 PM
Dear All,

i am developing product in asp.net using c sharp and I have listbox in my page and i have list items in Listbox which is added dynamically
here i need to insert value against partcular listbox item after inserting value corresponding listbox item should be disable.how to implement this..

Thanks in advance....

3 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 12 Jul 2012, 11:48 AM
Hi Sucindran,

In order to disable an item in RadListBox, please consider using the Enabled property set to false. You could find some useful information implementing your scenario in our help section.


Greetings,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Susi
Top achievements
Rank 1
answered on 21 Jul 2012, 12:38 PM
I have used the Enabled property set to false/true but it works fine, when i select frequently it will enabled true three more items in listbox sometime but i need enable true to only one item and also initially it's working fine.

thanks,
0
Nencho
Telerik team
answered on 25 Jul 2012, 03:23 PM
Hi Susi,

In order to help you resolving the issue you experience, could you provide us a runnable sample, so we could examine the problem locally?

Kind regards,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ListBox
Asked by
Susi
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Susi
Top achievements
Rank 1
Share this question
or