Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
ListView Pagination Problem
b b
14y
6.4k
1
Reply
Hi All,
I want to do a pagination in a listView in windows application. For that i am binding the ListView with data from a dataTable, and also set the property
Virtualmode= TRUE
VirtualListSize=50
of the ListView. Now, when i try to run the application its showing an error that
"Cannot set VirtualMode=true on a ListView that has items".
So, how to solve this issue, and if anyone knows how to do pagination in a ListView for windows application please help. I am using C# as a language.
regards,
bjb
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Windows Control Library Property Page problem
Problem with DrawString under Windows 7