Using a Datagrid as background?
Klaus major-k
klaus at major-k.de
Wed Sep 11 09:31:16 EDT 2013
Bonjour André,
Am 11.09.2013 um 15:18 schrieb André Bisseret <andre.bisseret at wanadoo.fr>:
> Guten tag Klaus,
>
> Might be another way, but the following seems to do the trick :
> You have to refresh your dataGrid after placing it.
> In the inspector : button "Refresh Data Grid"
> If it is by script then :
> dispatch "ResetList" to grp "datagridName"
ah, great, thanks, will try this! :-)
> Best regards
>
> André
>
>
> Le 11 sept. 2013 à 14:23, Klaus major-k a écrit :
>
>> Hi friends,
>>
>> I have the need for the same datagrid*** to appear on many cards.
>> *** The datagrid will contain FIX data, and yes, it MUST be a datagrid!
>>
>> So I grouped my datagrid and placed it on some cards, but this did not work as exspected.
>> The headers were empty or the text in the datagrid was not displayed although the dgtext was correct.
>>
>> I even set the "sharedtext" of the "Label field" in the dg template to true, but that did not change anything.
>>
>> So my question, is this (using a datagrid as background) officially supported or not?
>>
>> If yes, anything I need to take care of to make it work?
>> If not I can stop trying and need to copy my datagrid to other cards, which is of course the opposite of the useful BG feature in Livecode.
>>
>> Thanks in advance!
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de
More information about the use-livecode
mailing list