Hi Zryip, It would be awesome if you would share it anyway. ;)
Regards Matthias Von meinem iPhone gesendet > Am 26.03.2020 um 14:56 schrieb zryip theSlug via use-livecode > <[email protected]>: > > Paul, > > I have somewhere a stack demonstrating how to use a second datagrid > with the columns to freeze and how to synchronize this second datagrid > with the main datagrid when the rows are scrolled. > > If you may interested I can share it. > >> On Wed, Mar 25, 2020 at 11:07 PM matthias rebbe via use-livecode >> <[email protected]> wrote: >> >> Thanks. >> Matthias >> >> >>>> Am 25.03.2020 um 13:34 schrieb Tore Nilsen via use-livecode >>>> <[email protected]>: >>> >>> What you should look for in the Dictionary is tabAlign >>> >>> Tore >>> >>>> 25. mar. 2020 kl. 13:32 skrev matthias rebbe via use-livecode >>>> <[email protected] <mailto:[email protected]>>: >>>> >>>>> >>>>> Am 25.03.2020 um 01:26 schrieb Richard Gaskin via use-livecode >>>>> <[email protected]>: >>>>> >>>>> Paul Dupuis wrote: >>>>> >>>>>> Has anyone come up with a way to configure a DataGrid (LC9) so that >>>>>> the left most column remains visible when the other columns are >>>>>> scrolled horizontally? >>>>>> >>>>>> Or is the only way to to do this is to have a separate field to the >>>>>> left of the DataGrid that holds the left column? >>>>>> >>>>>> Anyone solved this already? >>>>> >>>>> Not here. When all I need is a list I just use a list field. Now that >>>>> LC's field supports independent column alignment I haven't needed a DG >>>>> for anything but forms. >>>>> >>>> >>>> >>>> Richard, do you know if there is a lesson for this available or is there >>>> something written about it? To be honest, i must have missed that "new" >>>> feature. >>>> >>>> I´ve searched already for column alignment, but can only find >>>> lessons/information about Datagrids. >>>> >>>>> Parse out the first col with a "split by column", drop it into a control >>>>> on the left, and you're good to go. >>>>> >>>> >>>> Matthias >>>> >>>> - >>>> Matthias Rebbe >>>> Life Is Too Short For Boring Code >>>> >>>> _______________________________________________ >>>> use-livecode mailing list >>>> [email protected] <mailto:[email protected]> >>>> <mailto:[email protected] >>>> <mailto:[email protected]>> >>>> Please visit this url to subscribe, unsubscribe and manage your >>>> subscription preferences: >>>> http://lists.runrev.com/mailman/listinfo/use-livecode >>>> <http://lists.runrev.com/mailman/listinfo/use-livecode> >>>> <http://lists.runrev.com/mailman/listinfo/use-livecode >>>> <http://lists.runrev.com/mailman/listinfo/use-livecode>> >>> _______________________________________________ >>> use-livecode mailing list >>> [email protected] <mailto:[email protected]> >>> Please visit this url to subscribe, unsubscribe and manage your >>> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >>> <http://lists.runrev.com/mailman/listinfo/use-livecode> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > > > -- > Zryip TheSlug > http://www.aslugontheroad.com > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
