Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Interface and Graphics > Help about listview


Reply
 
Thread Tools Display Modes
  #1  
Old 04-12-2006, 07:02 AM
lunar_star lunar_star is offline
Newcomer
 
Join Date: Apr 2006
Posts: 2
Default Help about listview


i have a file text with any move of chess
1. e4 e5 Nf3 Nc6 1/2-1/2
1. e4 c5 Nf3 d6 1/2-1/2

i wanna write program read file text and run it in listview
ex:
when i write it, it show

Moveslist Wins Draw Lost
1. e4 0 2 0

when i click in 1. e4, it show
Moveslist Wins Draw Lost
..e5 0 1 0
..c5 0 1 0

Maybe you can help me about code it. Please
Reply With Quote
  #2  
Old 04-17-2006, 04:01 AM
guest_5432 guest_5432 is offline
Junior Contributor

* Expert *
 
Join Date: Nov 2005
Posts: 259
Default Populating listview with read textfile data

Quote:
Originally Posted by lunar_star

I wanna write program read file text and run it in listview
Maybe you can help me about code it.
Hello, lunar start and welcome to the forum!

We're not here to write your programs for you, but the attached sample should get you started on the basics.

Please post again if you have trouble understanding the code in the attached program.
Attached Files
File Type: zip Listview_populated_with_textfile_data.zip (1.6 KB, 4 views)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->