|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Re: Listview selected itemTry the following option listview1.items.item(index).selected = false where index is the item that you want to deselect.pls reply me whether it works or not. Thanks, Ganesh Tiago Salgado wrote: Show quoteHide quote > I've already made it... lol ... i use this code: > > listview1.selectedindices.Clear() > > On Sun, 09 Jul 2006 16:18:34 +0100, Tiago Salgado <tiagosalgado.developer> > wrote: > > > I everyone... I've got a listview (details) ... and i'm trying to > > unselect any item selected... > > > > In a combobox, e.g, i can put this: > > > > ComboBox1.SelectedIndex = -1 > > > > I want to do this but in a listview control... can anyone help me? > > > > Thanks > > > > > > > > -- > Tiago Salgado > http://www.foruns.org In my last post, i indicate the solution that i've used...
Thanks On Mon, 10 Jul 2006 14:22:53 +0100, <sethugan***@gmail.com> wrote: Show quoteHide quote > hi, -- => > Try the following option > > listview1.items.item(index).selected =3D false > > where index is the item that you want to deselect.pls reply me whether= > it works or not. > > Thanks, > Ganesh > > Tiago Salgado wrote: >> I've already made it... lol ... i use this code: >> >> listview1.selectedindices.Clear() >> >> On Sun, 09 Jul 2006 16:18:34 +0100, Tiago Salgado = >> <tiagosalgado.developer> >> wrote: >> >> > I everyone... I've got a listview (details) ... and i'm trying to >> > unselect any item selected... >> > >> > In a combobox, e.g, i can put this: >> > >> > ComboBox1.SelectedIndex =3D -1 >> > >> > I want to do this but in a listview control... can anyone help me? >> > >> > Thanks >> > >> > >> >> >> >> -- >> Tiago Salgado >> http://www.foruns.org > Tiago Salgado http://www.foruns.org
combobox gives unexpected cast error
Redrawing graphics in userControl - Button How to use ADO command object to get a record set via stored procedure? start new thread help A question about sockets, listener VS 2005 datasets web browser control auto scroll ListView iteration order Internet Transfer Control in Dot Net??? |
|||||||||||||||||||||||