C# List Box

Oct 1 2007 1:23 AM

I have a listbox in c# whose selectionmode is multiextended and it is binded with data table,

suppose we have a selected item in list box whether any single one,but when we again click on selected item with the help of CTRL key to deselect it, it will deselect but item on position 1 goes selected , if it is not bound with data table then it will deselect correctly, is there a way to delect the item