DataGrid question...

matthias_livecode_150811 at m-r-d.de matthias_livecode_150811 at m-r-d.de
Wed Mar 25 18:06:21 EDT 2020


Thanks.
Matthias


> Am 25.03.2020 um 13:34 schrieb Tore Nilsen via use-livecode <use-livecode at lists.runrev.com>:
> 
> What you should look for in the Dictionary  is tabAlign
> 
> Tore
> 
>> 25. mar. 2020 kl. 13:32 skrev matthias rebbe via use-livecode <use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com>>:
>> 
>>> 
>>> Am 25.03.2020 um 01:26 schrieb Richard Gaskin via use-livecode <use-livecode at lists.runrev.com>:
>>> 
>>> 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
>> use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com> <mailto:use-livecode at lists.runrev.com <mailto: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 <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
> use-livecode at lists.runrev.com <mailto: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 <http://lists.runrev.com/mailman/listinfo/use-livecode>



More information about the use-livecode mailing list