Datagrids Jump when Scrolled
Ray
ray at linkit.com
Fri Nov 4 15:02:32 EDT 2016
Bob - thanks for the idea and the ever so good feeling that I'm not the
only one who's ever run across this. I tried re-populating the datagrid
with 500 lines of numbers and that didn't fix the problem so I don't
think the issue has to do with the data itself.
I'm currently working on a script which will recreate the datagrid from
scratch. It's a lot of work, kind of sticky work, too, and it requires
a thorough understanding of groups, background behaviors, the place
command, row templates, and other stuff I've never really gotten into.
Seems like a bug if a datagrid can suddenly become unscrollable, and
thus useless. If nobody else responds I'll report it.
On 11/4/2016 2:57 PM, Bob Sneidar wrote:
> Hate to say it but the easy thing is to delete the datagrid along with it's template (it will as you) and recreate it from scratch. I've solved a multitude of Datagrid issues this way. Also, keep in mind that if there is something iffy with the data you are putting into the data grid that can cause issues.
>
> Bob S
>
>
>> On Nov 4, 2016, at 09:37 , Ray <ray at linkit.com> wrote:
>>
>> I posted this last year and never got an answer. Anybody want to take a shot at it? I'm now using 7.1.1 but the same problem persists.
>>
>> ______________________________________________________________
>>
>> In a data grid with the vScrollBar set to true, scrolling suddenly stops
>> working. Any attempt to scroll through about 100 rows of data simply
>> jumps to the end and shows only the last row at the very top of the
>> grid. It doesn't matter whether I use the arrows, drag the scroll tab
>> or click in the scroll bar.
>>
>> Many thanks,
>>
>> Ray Horsley
>> LinkIt! Software
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list