mergDataGridScroller - Multiple Wrappers in One Stack
Posted: Sat Feb 08, 2014 9:47 pm
Hi,
I am using the mergDataGridScroller DropTool to enable my app to have DGs that scroll on touch when deployed to mobile devices. I am currently testing it out on an app that has around ten DGs in it, and I found that when I wrapped two of them with the mergDataGridScroller DropTool, one of them worked only the first time I was on that DG's card, and not at all after.
I was wondering if it had to do with the same substack or behavior script button being used for both the mergDataGridScroller groups? I did try renaming the second group to grp "mergDataGridScroller 2" instead of the default grp "mergDataGridScroller 1", but this didn't behave any differently.
Just wondering if there are any hang-ups caused by using more than one instance of the mDGS in a given stack (only one instance per card, maximum), or if there are any things I should look out for that might be causing all instances after the first not to scroll on touch when deployed.
Thanks!
Phil
I am using the mergDataGridScroller DropTool to enable my app to have DGs that scroll on touch when deployed to mobile devices. I am currently testing it out on an app that has around ten DGs in it, and I found that when I wrapped two of them with the mergDataGridScroller DropTool, one of them worked only the first time I was on that DG's card, and not at all after.
I was wondering if it had to do with the same substack or behavior script button being used for both the mergDataGridScroller groups? I did try renaming the second group to grp "mergDataGridScroller 2" instead of the default grp "mergDataGridScroller 1", but this didn't behave any differently.
Just wondering if there are any hang-ups caused by using more than one instance of the mDGS in a given stack (only one instance per card, maximum), or if there are any things I should look out for that might be causing all instances after the first not to scroll on touch when deployed.
Thanks!
Phil