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
Common Datagrid Column Properties
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 1005
- Joined: Sat Apr 08, 2006 3:06 pm
- Contact:
Re: Common Datagrid Column Properties
Trevor DeVore
ScreenSteps - https://www.screensteps.com
LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder
ScreenSteps - https://www.screensteps.com
LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder
Re: Common Datagrid Column Properties
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
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