T
Tom Davison
I have an app that imports data from XML files into a listview
control.
I want to limit the number of files, or entries within a file, to a
certain level.
For example have a maximum limit of say 200 rows/entries, which could
allow one XML file of 190 entries or 10 XML files with 20 entries.
Is there a way to place a limit on a listview control so that a
maximum can be placed on the number of entries allowed?
Thanks.
Tom
control.
I want to limit the number of files, or entries within a file, to a
certain level.
For example have a maximum limit of say 200 rows/entries, which could
allow one XML file of 190 entries or 10 XML files with 20 entries.
Is there a way to place a limit on a listview control so that a
maximum can be placed on the number of entries allowed?
Thanks.
Tom