Still DataGrid and iOS native scroll ...

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Still DataGrid and iOS native scroll ...

Post by gpb01 » Thu Sep 08, 2011 12:23 pm

Hi to all, my first post here …
… I would like to know if anybody is arrived to have an acceptable iOS native scroll with a "datagrid form".

On my application I have a "datagrid form" where each single form row consists of four lines (containing a total of five text fields). This "datagrid form" contains several hundred rows and it's contained within an iOS native scroll, all running on an iPad 2.

The application works fine, but if I try to scroll the above "datagrid form" … Jesus … the scroll is really slow and truly unacceptable !

I have read that this is a common problem with the datagrids in iOS, but I would like to know if anyone has found, or could suggest, a solution.

Thanks in advance,

Regards (… from Switzerland)

Guglielmo

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: Still DataGrid and iOS native scroll ...

Post by Jellicle » Thu Sep 08, 2011 1:04 pm

Some of us are using html and showing our lists in a browser control. But other than that completely inadequate solution, I've not seen any workable way of doing what you want to do. It's driven lots of people up the wall :)

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

gpb01
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Sat Jun 04, 2011 5:41 pm

Re: Still DataGrid and iOS native scroll ...

Post by gpb01 » Thu Sep 08, 2011 2:51 pm

Jellicle wrote:Some of us are using html and showing our lists in a browser control. But other than that completely inadequate solution, I've not seen any workable way of doing what you want to do. It's driven lots of people up the wall :)

Gerry
:cry: ... thanks a lot Gerry !

Do you know if a bug as been already opened on the "Quality Control Center" and, if YES, do you know the report # so ... i can vote ?

Guglielmo

Post Reply