Sometimes when we use nested components i.e. Links, CommandMenu dropdown buttons etc. under Tree/Table component, then we encountered issues on IE9 like links are not clickable, dropdown is not opening etc.
Solution:
For Tree/Table component, we should assign "contentDelivery" property to "immediate"; so as to enable working of nested components in IE9.
No comments:
Post a Comment