Page 1 of 1
DataGrid with bounce in iOS
Posted: Thu Nov 24, 2016 10:18 am
by teacherguy
I found some older threads about Monte's ext but it didn't seem to make it as part of the LC acquisition of his externals. Is there a way to have the "can bounce" iOS feature with a DataGrid?
Re: DataGrid with bounce in iOS
Posted: Thu Nov 24, 2016 3:27 pm
by Mikey
It's part of dropTools. It's not an external, just an object with a script. dropTools is free. There are different versions of the datagridScroller. The later ones scroll the column headings off the screen, too, so I usually use one of the older versions.
The other option is to use one of the table scrollers. Those are discussed in one of the other threads. Scott Rossi did a couple, one is called tableLab and the other is part of the tmControls. tableLab is interesting because it gives you a lot of what you get with a dg. For most purposes, that is sufficient for me, but when I really need a dg, the mergDatagridScroller works great.
Re: DataGrid with bounce in iOS
Posted: Thu Nov 24, 2016 4:00 pm
by teacherguy
Thanks for the info on that Mikey.
I purchased some DropTools years back, and also had a license for mergext before it was included as part of LC. But, I don't currently see a way to download mergDataGridScroller. Sons of Thunder refers me to Monte's site, but his site just says everything is now included in LC. But of course....mergDataGridScroller is not included.
Stumped. I will email Monte.
Re: DataGrid with bounce in iOS
Posted: Thu Nov 24, 2016 4:16 pm
by Mikey
Mdgs is free, so I'm sure it's lying around. I have it if needed, but I don't use the latest version because of the header scroll
Re: DataGrid with bounce in iOS
Posted: Sat Dec 03, 2016 11:05 pm
by teacherguy
For anyone else interested in this topic, see the iOS release notes regarding "Unbounded vScroll"...no problem get the bounce effect with data grid.