> 
> Am 25.03.2020 um 01:26 schrieb Richard Gaskin via use-livecode 
> <use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to