Accessing RunRev Datagrid Stack
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Accessing RunRev Datagrid Stack
Hi all,
I am having a hell of a time with Datagrid Tables. I've spent nearly 20 hours in the past 2 days wrestling with a Datagrid Table, and I SWEAR I have plugged all the holes in my side of the code, yet things are not happening consistently, as far as the datagrid's internal operations are concerned.
Could be a bunch of bugs that I can't really recognize or predict, I have no idea.
So, I want to see if there is a way to access the RunRev Datagrid script. I have seen it before, but can't remember the name of the stack with all of the behaviors to find it again, so I can kind of get a frame of reference for why things are happening as they are, and where the hangups occur when they do.
Thanks,
Phil E.
I am having a hell of a time with Datagrid Tables. I've spent nearly 20 hours in the past 2 days wrestling with a Datagrid Table, and I SWEAR I have plugged all the holes in my side of the code, yet things are not happening consistently, as far as the datagrid's internal operations are concerned.
Could be a bunch of bugs that I can't really recognize or predict, I have no idea.
So, I want to see if there is a way to access the RunRev Datagrid script. I have seen it before, but can't remember the name of the stack with all of the behaviors to find it again, so I can kind of get a frame of reference for why things are happening as they are, and where the hangups occur when they do.
Thanks,
Phil E.
Re: Accessing RunRev Datagrid Stack
Hi Phil,
surprisingly it is named "revdatagridlibrary.rev"
Best
Klaus
surprisingly it is named "revdatagridlibrary.rev"

Best
Klaus
Re: Accessing RunRev Datagrid Stack
Excellent, danke schön!
Phil E.
Phil E.
Re: Accessing RunRev Datagrid Stack
There's an even easier way to access it: Open the project browser, then drill down to the card that has your datagrid. In the project brower on the line with your datagrid, on the right, is a button with the number of lines in your datagrid's script, and the number of lines in the datagrid's behavior script (i.e. the code that drives the DG). Click on that and you're in.
Re: Accessing RunRev Datagrid Stack
Mike,
Hmm, my Project Browser is completely empty when I open it, and I have never used it before, so I am a little nervous. I typically use the Application Browser, and have just never explored the PB.
Once I figure it out, I will give that a whirl!
Thanks,
Phil E.
Hmm, my Project Browser is completely empty when I open it, and I have never used it before, so I am a little nervous. I typically use the Application Browser, and have just never explored the PB.
Once I figure it out, I will give that a whirl!
Thanks,
Phil E.
Re: Accessing RunRev Datagrid Stack
PB will be empty until you open the stack you're working on. Then you'll be able to navigate through it.
Re: Accessing RunRev Datagrid Stack
Strange, now when I open it, it's populated. Didn't really do anything different this time around. Either way, I saw exactly what you are talking about. Very good to know, and nice to have some familiarity with this tool, too!
Thanks, Mike.
Phil E.
Thanks, Mike.
Phil E.