DataGrid scrolling issue

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
monikadhingra
Posts: 19
Joined: Fri Dec 13, 2013 6:15 am

DataGrid scrolling issue

Post by monikadhingra » Tue Apr 15, 2014 7:46 am

Hi I imlemented datagrid in my app and want to make it scrollable ,for that i used this link
http://lessons.runrev.com/s/lessons/m/4 ... chitecture
but after addinng this code my app always crashing .If i am trying to open app instead of running in that case also code crashingt. I added mouseup and down functionality from this link to datagrid rowtemplate.


Regards,
Monika,

Klaus
Posts: 13821
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: DataGrid scrolling issue

Post by Klaus » Tue Apr 15, 2014 8:22 am

Hi Monika,

the SEARCH function is really not that bad. 8)

Check this script of mine, also works on iOS :D
http://forums.runrev.com/phpBB2/viewtop ... ler#p94035


Best

Klaus

monikadhingra
Posts: 19
Joined: Fri Dec 13, 2013 6:15 am

Re: DataGrid scrolling issue

Post by monikadhingra » Tue Apr 15, 2014 9:31 am

is this work on android also ,mainly i needed for android :(

Klaus
Posts: 13821
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: DataGrid scrolling issue

Post by Klaus » Tue Apr 15, 2014 9:38 am

It works on the MOBILE platform! 8)

Post Reply

Return to “Android Deployment”