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

List box selection

0 Answers 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Santhosh
Top achievements
Rank 1
Santhosh asked on 04 Jan 2012, 01:31 PM
Hi,
I have  a listbox  with name Vehicles. I want to display radwindow when user wants to add new items or remove any selected items in listbox.
 If dialogresult==true then the new selection should be reflected in Vehicles.SelectedItems.
else, the the last change done by user should be discarded.

Eg.the following items are inside listbox
1. C#
2.JAVA
3. C

Already JAVA is selected. Now when user come back to the same screen again and remove JAVA or add C, i want to display radwindow.confirm to continue.

How to do this??

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Santhosh
Top achievements
Rank 1
Share this question
or