Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » How to display fields from different tables in one SQLArray
Re: How to display fields from different tables in one SQLArray [message #18969 is a reply to message #18966] Sun, 02 November 2008 20:44 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

No, GridCtrl doesn't download entire table into memory. In fact it dosn't load anything itself Wink. Just told you how I deal with large tables. When user press second page I load only that page into memory. Numbers of page rows is also determined by user.
Dynamic loading during scrolling is imo a bad idea. Your ui actions will be "delayed" while loading next portion of rows. Of course you can load data when scrollbar's thumb stops moving, but it implies the next problem - what will you show to the user during scrolling action?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DBF crash error while writing record
Next Topic: PATCH/BUGFIX Oracle asTable Failure - Solution
Goto Forum:
  


Current Time: Sun May 12 08:26:11 CEST 2024

Total time taken to generate the page: 0.03060 seconds