Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 how can i select item in listview in VB.NET

Author  Topic 

Mamatha
Posting Yak Master

102 Posts

Posted - 2005-05-27 : 07:25:56
Hi

i have an application,in that application one form consists of listview.
Listview displays several items from database in columns wise.
Now i want to display another form when click on particular item of listview.
Where i have to write code?
But listview doesn't have itemclick event in VB.NET
Please give me a solution.
Thanks in advance.

Mamatha

jhermiz

3564 Posts

Posted - 2005-05-27 : 07:58:32
Is there a SelectedIndexChange event ?



Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]
Imperfection living for perfection --
[url]http://jhermiz.blogspot.com/[/url]
Go to Top of Page
   

- Advertisement -