Evening All
Does anyone know of a method to copy and paste a Datagrid but with a completely new row template stack.
I'm looking to be able to have a template of a datagrid and then to be able to copy and paste this template onto different cards. The datagrid will need to behave differently on each card so every time I paste it I want it to be a brand new datagrid rather than referencing back to an existing row template stack.
....Now that was difficult to type and describe what I am looking to achieve, I hope the above makes sense.
Many Thanks
Copy and Paste Datagrid
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Copy and Paste Datagrid
Copy the whole card; this works (most of the time).
Copying and pasting Datagid creates all kinds of problems.
Regards,
Sri
Copying and pasting Datagid creates all kinds of problems.
Regards,
Sri
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Copy and Paste Datagrid
When copying and pasting a card within the same stack is a good solution, consider the clone command. It accomplishes the same thing, but without altering the user's clipboard.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn