Listview limitatations: # records and rt-clicking?
Can I use a listview if I have more than 33,000 records? If not, what could be an alternative? I require the capability to select multiple records from the listview, and to rt-click on a selection of records for a pop-up menu to sort, delete, search. Please help!!
How do I rt-click? THere is no rtclick event in the listview control.
Thank you for your response.
Two questions:
1. I thought I could get the menu to appear on the right click event, but there is no such event in the listview control.
2. For the paging suggestion, is there some standard code that exists to page through table every 5000 records or so?
Thanks