iOS scroller script from DG Helper
Posted: Thu Jul 03, 2014 4:29 am
Hi Guys,
I’ve reached the saturation point of my frustration. I know this has a simple answer. Here’s the rundown. iPhone app running in the sim. I’ve been using the datagrid scroller from mergExt and it works fine. I’m trying to see if I can get the iOS datagrid scroller script that comes with DG Helper to work. The reason I like DG Helpers version is because it scrolls the data in the DG and leaves the headers in place. I understand that mergExt is a wrapper and it scrolls the entire DG. I’m not knocking anything about Monte’s scroller. OK… so here’s my problem. I can get the DG Helper code to work if the DG is per-populated in the LC stack before it goes to the sim. However, what I need to do is populate it on the fly. I’ve tried dispatch refreshList to grp “DGxxx” after populating the DG but no-joy. Anyone have an answer?
Thanks in advance.
Tom
I’ve reached the saturation point of my frustration. I know this has a simple answer. Here’s the rundown. iPhone app running in the sim. I’ve been using the datagrid scroller from mergExt and it works fine. I’m trying to see if I can get the iOS datagrid scroller script that comes with DG Helper to work. The reason I like DG Helpers version is because it scrolls the data in the DG and leaves the headers in place. I understand that mergExt is a wrapper and it scrolls the entire DG. I’m not knocking anything about Monte’s scroller. OK… so here’s my problem. I can get the DG Helper code to work if the DG is per-populated in the LC stack before it goes to the sim. However, what I need to do is populate it on the fly. I’ve tried dispatch refreshList to grp “DGxxx” after populating the DG but no-joy. Anyone have an answer?
Thanks in advance.
Tom