2010/5/11 Trevor DeVore <[email protected]>: > On May 10, 2010, at 5:44 PM, zryip theSlug wrote: > >> If I assume that it exists one card template group for each Data Grid >> I created in a stack: >> - Is my problem can come from this duplication? >> - Can I fix it by setting manually the dgColumnTemplate? > > When you copy the Data Grid the new Data Grid is still pointing to the row > template of the original data grid. That row template has a custom column in > it. > > If you want to point the new data grid to a different row template then set > the dgProp["row template"] property. > > Data Grid Properties: > <http://lessons.runrev.com/manuals/datagrid/lessons/7343>
I have set the dgProp["row template"] of my substack Data Grid to empty and all performs now as I want. It is funny I've missed this, because this lesson and my both Data Grids are linked closely 8-) I hope I could demonstrate it soon ;) Thanks Trevor! 8-) Regards, -- -Zryip TheSlug- wish you the best! 8) http://www.aslugontheroad.co.cc _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
