Les
2003-11-02 07:01:53 UTC
I have 15,000 rows of data which currently I have been sending to a list
box. I seem to remember someone here stating that it is either faster to
load a list box or faster to load a rich text box. Can someone tell me
which is the more efficient way? And can you tell me what is the quickest
way of sending these rows to a rich text box? I also rememeber trying to do
this a while ago by concatenating a string variable and when finished sent
it to the rich text box but this appeared to tak a long time to do! What is
the most efficient way of loading 15,000 rows of data into a rich text box?
Thanks in advance
box. I seem to remember someone here stating that it is either faster to
load a list box or faster to load a rich text box. Can someone tell me
which is the more efficient way? And can you tell me what is the quickest
way of sending these rows to a rich text box? I also rememeber trying to do
this a while ago by concatenating a string variable and when finished sent
it to the rich text box but this appeared to tak a long time to do! What is
the most efficient way of loading 15,000 rows of data into a rich text box?
Thanks in advance