That is the primary reason I have stayed away from this method. It appears that 
once you do this, you have to manage all the interaction with the datagrid 
yourself. When the time comes I am going to build a paging system into my SQL 
queries so that only a certain amount of data is loaded at any one time. 

Bob


On Feb 6, 2012, at 11:43 AM, Pete wrote:

> Just got done converting a datagrid to use dgNumberOfRecords - speeds up
> the loading of data considerably.  But now the datagrid doesn't respond
> when I click on a row in it - the row isn't highlighted and no
> selectionChanged message is sent to the datagrid.  Anyone else run into
> this?  The dg is a table by the way.
> Thanks,
> 
> 
> -- 
> Pete
> Molly's Revenge <http://www.mollysrevenge.com>
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to