P
Paul Brun
I am trying to load up approximately 91,000 + records into a datagrid. Using
the SQL connection,
I am able to do so, however, I am wondering if there is another way that
will reduce memory
overhead and secondly, if there is a quick way to filter through the
datagrid. For instance, if I have
a field and I type in the letter "D", then all the records would filter down
to the letter "D" and so
forth.
Does anyone have experience with this or know of a mechanism that would
provide me with this
functionality, yet keep memory resources at a minimum.
Please let me know.
Thanks
Paul
the SQL connection,
I am able to do so, however, I am wondering if there is another way that
will reduce memory
overhead and secondly, if there is a quick way to filter through the
datagrid. For instance, if I have
a field and I type in the letter "D", then all the records would filter down
to the letter "D" and so
forth.
Does anyone have experience with this or know of a mechanism that would
provide me with this
functionality, yet keep memory resources at a minimum.
Please let me know.
Thanks
Paul