Re: Kendo UI TreeView onSelect

2016-12-17 Thread Manfred Bergmann
Thanks, that worked.


Manfred

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Kendo-UI-TreeView-onSelect-tp4676455p4676471.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Kendo UI TreeView onSelect

2016-12-14 Thread Sebastien
Hi Mandred,

There is a #isSelectEventEnabled method to override, returning true, for
that event to be triggered.

Hope this helps,
Sebastien

On Dec 14, 2016 22:13, "Manfred Bergmann"  wrote:

Hi.

How can I get the selected node in a AjaxTreeView?
I see that it has a onSelect handler but it doesn't seem to be called when a
node is selected in the view.
Is there a way to enable this?


Manfred

--
View this message in context: http://apache-wicket.1842946.
n4.nabble.com/Kendo-UI-TreeView-onSelect-tp4676455.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org