Hi All,
I am using nested gallery to group Items by category and use it on the left panel for item selection. On the main screen have a form and show base on selected item in gallery. I was working fine if I only use a gallery. After I use change to nested gallery the galLeftMenu.selected does not work any more.
Here is the example that I take.
https://www.youtube.com/watch?v=57ADxeo_13k
I change to use variable to store selected item and then set the form to show item base on the variable but it is not working properly. some time I need to click twice to show the selected record.
Thanks,