| |

VerySource

 Forgot password?
 Register
Search
View: 945|Reply: 5

listview problem

[Copy link]

1

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-1-23 23:20:02
| Show all posts |Read mode
listview for report
How do I make the content display one content per line in the child?
Reply

Use magic Report

1

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

 Author| Post time: 2020-2-8 19:00:02
| Show all posts
For example, there are N devices
Only one device is displayed in one line ~ There should be N devices displayed in N lines
Reply

Use magic Report

0

Threads

46

Posts

23.00

Credits

Newbie

Rank: 1

Credits
23.00

 China

Post time: 2020-2-9 01:15:01
| Show all posts
ColumnHeaders Count is 1

-This should be a matter of understanding.
Reply

Use magic Report

1

Threads

21

Posts

21.00

Credits

Newbie

Rank: 1

Credits
21.00

 Great Britain

Post time: 2020-2-9 21:00:01
| Show all posts
Yes
Then you just add new rows instead of adding sub-items
Reply

Use magic Report

1

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

 Author| Post time: 2020-2-11 15:15:01
| Show all posts
I let it increase the number of lines as the number of devices increases, but now only the first line shows a device, and the following are blank
Reply

Use magic Report

0

Threads

6

Posts

7.00

Credits

Newbie

Rank: 1

Credits
7.00

 China

Post time: 2020-2-17 21:30:01
| Show all posts
If you connect to the database, just add the corresponding location directly.

Need to manually add data first, you need to increase ITEM before corresponding assignment
ListView1.Items.Add (NewItem)
Me.ListView1.ListItems (1) .SubItems (1) = "aa"
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list