Multiple data grids per stack

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
shoshinsha
Posts: 35
Joined: Fri Jul 18, 2014 5:17 am

Multiple data grids per stack

Post by shoshinsha » Thu Nov 06, 2014 10:37 am

Is it possible to have multiple data grids (one per card) in one stack?
I have created and configured a data grid on card 1. But when I create the second data grid on card 2, I can't edit its row behaviour. (The script editor is not showing when I click on the "Row Behaviour..." button on its property inspector)

Thank you,
Vikki

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10333
Joined: Wed May 06, 2009 2:28 pm

Re: Multiple data grids per stack

Post by dunbarx » Thu Nov 06, 2014 2:41 pm

Hi.

Certainly you can. Might you post the stack so we can see what the issue is/

Craig Newman

shoshinsha
Posts: 35
Joined: Fri Jul 18, 2014 5:17 am

Re: Multiple data grids per stack

Post by shoshinsha » Fri Nov 07, 2014 4:00 am

Hi Craig,
It seems that after I removed the 2nd data grid and reopened the stack, I'm able to create another new data grid and edit its script.

Thanks a lot!

Vikki

Post Reply