Datagrid can't not find stack

JosepM jmyepes at mac.com
Fri May 7 10:52:30 EDT 2010


Some info..

Error getting rugged id of object
pObject = control id 2111 of stack "LMWS"
Context = group id 1046 of card id 1002 of stack "revNewScriptEditor  
1" of stack "/Applications/Revolution Enterprise/4.0.0-gm-1/Toolset/ 
revscripteditor.rev",updateGutterDo,2237
group id 3333 of group id 1046 of card id 1002 of stack  
"revNewScriptEditor 1" of stack "/Applications/Revolution Enterprise/ 
4.0.0-gm-1/Toolset/revscripteditor.rev",update,35
group id 3333 of group id 1046 of card id 1002 of stack  
"revNewScriptEditor 1" of stack "/Applications/Revolution Enterprise/ 
4.0.0-gm-1/Toolset/revscripteditor.rev",updateGetContext,94
stack "revNewScriptEditor 1" of stack "/Applications/Revolution  
Enterprise/4.0.0-gm-1/Toolset/revscripteditor.rev",seGetObjectState,731
stack "/Applications/Revolution Enterprise/4.0.0-gm-1/Toolset/ 
revscripteditor.rev",seGetRuggedId,896
button id 1041 of card id 1002 of stack "/Applications/Revolution  
Enterprise/4.0.0-gm-1/Toolset/revlibrary.rev",revRuggedId,2671


El 07/05/2010, a las 14:56, Trevor DeVore [via Runtime Revolution]  
escribió:

> On May 7, 2010, at 5:41 AM, JosepM wrote:
>
> > I have a stack with a datagrid that add and delete rows without
> > problem.
> > Then I open a substack as sheet where the user fill some customer
> > data and
> > close the substack. Then if I try to add a row to the datagrid...
> > "an error
> > has ocurred in behavior for the column template: Chunk: can't find
> > stack."
>
> Add a try/catch statement around the code in FillInData or
> LayoutControl and then print the error throw to the message box.
>
> on FillInData ...
>     try
>        ...
>     catch e
>        put e
>     end try
> end FillInData
>
> -- 
> Trevor DeVore
> Blue Mango Learning Systems
> ScreenSteps: http://www.screensteps.com
> Releasable Revolution Resources for Developers: http://revolution.bluemangolearning.com
> _______________________________________________
> use-revolution mailing list
> [hidden email]
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
> View message @ http://runtime-revolution.278305.n4.nabble.com/Datagrid-can-t-not-find-stack-tp2133926p2134119.html
> To unsubscribe from Datagrid can't not find stack, click here.
>


-- 
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Datagrid-can-t-not-find-stack-tp2133926p2134318.html
Sent from the Revolution - User mailing list archive at Nabble.com.



More information about the use-livecode mailing list