Hi Bob, If you really wanna make things interesting ..... try putting a
grid inside a grid..... lol..... it almost works.  Which means to me that
"self referencing" is imperfect in the grid library.  that might pertain to
the problems you experience ....and without the ability to debug the grid
library...its tough going.  But i think I have learned that sometimes when
i find i can't just get something right....i end up finding a way easier
way later..hope thats the case for you,

On Mon, Jul 9, 2018 at 2:11 PM, Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi all.
>
> I'm finally taking the plunge with nested behaviors with datagrids.
> Essentially, I have a button named "modulegrids" whose behavior is set to
> stack "RevDataGridLibraryBehaviorsDataGridButtonBehavior" (the new
> default behavior of a datagrid). I then set the behavior of a datagrid to
> the long id of that button. The behaviors are triggering alright, but
> selectionChanged is not *actually" changing the selection, and calls to the
> library such as the dgHiliedIndex of the datagrid return empty.
>
> So my question is, can behaviors be nested for datagrids?
>
> Bob S
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to