Page 2 of 2

Re: Common Datagrid Column Properties

Posted: Thu Feb 18, 2010 3:26 pm
by trevordevore
Multiple Data Grids can point to the same template without any issues. This lesson discusses this: How Do I Use A Template In Multiple Data Grids?

If you wanted to create your own script to generate a Data Grid you could. Take a look at this lesson: Creating A Data Grid By Hand

Re: Common Datagrid Column Properties

Posted: Thu Feb 18, 2010 6:51 pm
by phaworth
Thanks Trevor. I know datagrids can share templates when they have the same format but in this case, the datagrids won't have the same format, that's my concern.

I was trying to make things as easy as possible for myself to set up a new datagrid but I think it's probably best if just add a new datagrid from the Tools palette then set the custom behaviour script manually.

Thanks as always for your help,
Pete