Page 1 of 1

Data Grid Columns

Posted: Wed Jun 12, 2019 1:41 am
by eworthington
I have encountered what I think may be a bug, or it could also just be a behavioral nuance that I am not accustomed to as a Livecode tyro.

It involves creating column names with a datagrid, and I have linked to a video of the behavior.

At around 10 seconds, I enter the column name into the “Column name” field, and I then tab to “Column label” field. When I do that, the “Column name” field reverts to the default column name, so I have to double click on the column name in the “columns:” multiline text field to reload the correct value into the “Column name” field.

Version 9.5.0-dp-1 Build 15500

URL: filedropper<dot>com<slash>livecode

The video was too large to upload here.

Thank you.

Ed

Re: Data Grid Columns

Posted: Wed Jun 12, 2019 7:13 am
by mrcoollion
This is correct. In my opinion it is a 'small' but annoying bug. I have noticed this as well.
Have had this in all LC 9.xx versions working with Windows 10.

Re: Data Grid Columns

Posted: Wed Jun 12, 2019 10:08 am
by Klaus
Hi Ed,

welcome to the forum!

Well, LC 9.5.0 DP1 is a DEVELOPER Preview and surely has some glitches! 8)
If you like you can report this here: https://quality.livecode.com
Please try again with the latest STABLE version, which is 9.0.4 currently.

Get it here: https://downloads.livecode.com/livecode/

Best

Klaus

Re: Data Grid Columns

Posted: Fri Jun 14, 2019 5:47 am
by eworthington
I agree that it is a small bug. I will go ahead and report just so that they have it on file.

Thank you,

Ed

Re: Data Grid Columns

Posted: Fri Jun 14, 2019 1:39 pm
by sphere
I see this in all versions of LC as of LC7.
So it's not a new thing. Yes it involves some more clicking and sometimes re-entering the clomn name.

But...you could also do this programmatically when openeing the card where the DG is located, it then works flawless.