Copying datagrid templates between stacks.

Pete pete at mollysrevenge.com
Tue Nov 15 13:23:43 EST 2011


I think when you copy stacks from another stack file, the controls on them
get renumbered.  If so, that will break the link between a datagrid and
it's row template group since it refers to the group by ID number ( and
card number).  You could fix that manually by changing the
row template cprop to point to the correct group.
Pete
Molly's Revenge <http://www.mollysrevenge.com>




On Tue, Nov 15, 2011 at 9:12 AM, Glen Bojsza <gbojsza at gmail.com> wrote:

> Are there any inherent problems or reasons not to copy a datagrid template
> between stacks?
>
> I would like to just copy the datagrids from an old application stack to a
> new application stack that I am working on... can this be done or should it
> be done?
>
> thanks.
> _______________________________________________
> use-livecode mailing list
> 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
>
>



More information about the use-livecode mailing list