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.
Author |
Topic |
Mamatha
Posting Yak Master
102 Posts |
Posted - 2005-05-27 : 07:25:56
|
Hii 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.NETPlease 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] |
 |
|
|
|
|