on 2016 Sep 18 9:36 PM
Hi all,
I'm using the Navigation list and so far it works fine for me.
But now, I want programmatically manipulate the selection (set an item as selected, or unselect an item) and I'm lost.
Looking at the API documentation for both NavigationList and NavigationListItem,I simply cannot find anything that looks like I could use to change the selection. Can this be right?
Request clarification before answering.
Hi Roland,
Yeah you're right, it's not documented.
But when I debug the code, I see there is setSelectedItem method, which expects item as parameter.
Will this sample help? JS Bin - Collaborative JavaScript Debugging
Regards,
Sai.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sai,
Thanks! I'll check it out - much appreciated
User | Count |
---|---|
69 | |
16 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.