Hello Experts,
I have a view control whose data source is a categorized view. I have this view control in a custom control and this custom control is being used in a XPage. When I open this xPage in browser and click on the categorized value to expand it, nothing happens (the category does not expand). All subsequent clicks works fine. Its only when the xPage loads and the first time I click, it does not work.
I am unable to figure out what could cause this.How can I make the first click to work?
Appreciate your help!