Thank you Joh,
This is a valuable note for me, but my app still has speed problem. If you have any more suggestions please share with me!
Aleksandar
Thank you Joh,
This is a valuable note for me, but my app still has speed problem. If you have any more suggestions please share with me!
Aleksandar
Hi!
I don't know if it will help, but you could try the following:
1) retrieve the number of rows matching your query directly from mysql. => count ?
2) append this number of rows to your text table at once
3) fill the data.
This way the texttable is only resized once. Maybe that increases the speed?
Joh
Aleksandar (24th March 2011)
Bookmarks