Listview retricting Maxitems

wuXiaWarrioR

New member
Joined
Oct 22, 2005
Messages
1
Programming Experience
1-3
Hi all
Can anyone help me out?
I am using a listview control and i need to restrict the visible rows to the maximum items added in the listview.
i am fetching records in a datatable from DataBase and need to add only as many items("rows") as in the datatable.however the Listview show empty rows for the remaining visible portion.
Thanks is advance for the wonderful forum that this is.

WuxiaWarrior
 
Back
Top