0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 1
~552 People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
[QUOTE=dnk;768561]Hi All.. I want to get selected item on listview. Does any one know how to solve this??? I'm using vb.net 2003[/QUOTE] On Error Resume Next TextBox1.Text = lv1.SelectedItems(0).SubItems(0).Text here lv1 is name of Listview.. Above coding should be written inside lv1's selected Index changed event.. This coding is used …
I want to convert my project into application........ But my program is working with the help of SQL Server through LAN.. I converted it as application software.. And It works well in my system only.. If i install and run it in some other system which doesn't have SQL Server,.Net …
The End.
rajprabuit