Good morning... I am struggling
I have a stack that has a dataGrid, it displays images and text that it gets from a MySQL database on my computer... Everything works really well locally in the IDE and as a standalone app... It loads quickly and it very responsive. so far, so good.
I have moved the database to my server, I have made my stack into a revlet... Everything still works, but now it is all incredibly slow... On opening the revlet in a browser it takes a few seconds to display and scrolling is very hit and miss, I would not even call it 'jerky'.
Ok.. I had a good read of the 'DataGrid' manual to see what could be done to improve this situation and came across the section (page 160) regarding displaying large amounts of data which points me to setting the dgNumberOfRecords and using the GetDataForLine message.
To get me started trying to improve the speed could someone answer these questions :-
Does GetDataForLine get used instead of the FillInData message ?
Is this the direction to take to try and improve the responsiveness ?
Any help would be really appreciated...
Be well
Dixie
Faster DataGrid Display
Creating desktop or client-server database solutions?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Jump to
- LiveCode Community
- ↳ Announcements
- ↳ Developer Services Marketplace
- ↳ User Groups and Events
- ↳ SoCal LiveCode Group
- ↳ Greater Toronto Area LiveCode Users Group
- ↳ Off-Topic
- ↳ Made With LiveCode
- Getting Started With LiveCode
- ↳ Getting Started with LiveCode - Complete Beginners
- ↳ Getting Started with LiveCode - Experienced Developers
- ↳ Converting to LiveCode
- Developing With LiveCode
- ↳ Talking LiveCode
- ↳ Databases
- ↳ Games
- ↳ Internet
- ↳ Multimedia
- ↳ Software Engineering
- ↳ Version Control
- ↳ Feature Proposals
- ↳ Bug Triage
- Extending LiveCode
- ↳ Using Plugins for Customizing the LiveCode IDE
- ↳ Using Externals
- ↳ Making IDE Plugins
- ↳ Building Externals
- ↳ LiveCode Builder
- Platform Specific
- ↳ Windows
- ↳ Mac OS
- ↳ Linux
- ↳ iOS Deployment
- ↳ Android Deployment
- ↳ CGIs and the Server
- ↳ HTML5
- ↳ Raspberry Pi
- Academic Endeavors
- ↳ Teaching with LiveCode
- ↳ Research and Post Secondary
- ↳ LiveCode University
- ↳ Educational Outreach
- Livecode Open Source Archived Forum- closed to posting
- ↳ Engine Contributors
- ↳ IDE Contributors
- ↳ Documentation and Tutorials
- ↳ Brainstorms
- ↳ Community Projects
- LiveCode Hosting