On Mon, Dec 13, 2010 at 7:29 PM, JosepM <[email protected]> wrote: > > I have a doubt about the use of the datagrid templates. > > I have two stack with the same datagrid, copied and pasted from one stack > to > other stack. > The template is in the stack one. The question is: opening the stack two > force to open the stack one if this isn't open yet? > > Using the datagrid templates in this way is correctly? >
The template group that a data grid uses for the row/columns exists independently of the data grid. Even though two data grids may share the same template, opening one data grid in no way affects the other data grid. -- Trevor DeVore Blue Mango Learning Systems www.bluemangolearning.com - www.screensteps.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
