I just want to limit the number of records displayed on my ListView control. Isn't there an easy way to do it? I have limited space on my screen to place the listview control thats why i want to display a small number of records for each page. I dont want to scroll down. I cant see any height / records displayed property.
Thanks.....