Re: Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Mike Bonner
Strange, not sure why that would be. If the stacks are set up the same (openstack closestack in the stack script not a card script, and only 1 set of openstack closestack in the message path) seems like the behavior of the problematic stack is correct. Maybe the other stack has something catching

Re: Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Gerry Orkin
Mike, that makes sense, but it doesn't happen with my other project's datagrid template substack. Hence my surprise. Gerry On 08/05/2013, at 12:21 PM, Mike Bonner wrote: > Since the datagrid template stacks are substacks if there are no handlers > to "catch" openstack closestack in the grid t

Re: Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Mike Bonner
Since the datagrid template stacks are substacks if there are no handlers to "catch" openstack closestack in the grid template stacks they go up the message path to the main stack where they are "handled" by the openstack /closestack in the stackscript. To stop this you could put an empty openstac

Re: Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Gerry Orkin
No and no :) Gerry On Wed, May 8, 2013 at 12:09 PM, Andrew Kluthe wrote: > Do you have any handlers for these in your data grid? Is your datagrid on > more than 1 card? > On Tue, May 7, 2013 at 7:58 PM, Gerry Orkin wrote: >> Whenever I open or close the data grid template stack in a particula

Re: Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Andrew Kluthe
Do you have any handlers for these in your data grid? Is your datagrid on more than 1 card? On Tue, May 7, 2013 at 7:58 PM, Gerry Orkin wrote: > Whenever I open or close the data grid template stack in a particular > stack in the IDE the openstack and closestack messages in the main stack > get