Hi,
I have a tree with a context menu inside a panel. Even when I right click anywhere inside the panel(not on tree), the tree context menu is visible. The same happens with a table having a context menu inside a panel. Is this behavior usual?
Hi,
I have a tree with a context menu inside a panel. Even when I right click anywhere inside the panel(not on tree), the tree context menu is visible. The same happens with a table having a context menu inside a panel. Is this behavior usual?
I had the same problem and i set the tree size to auto instead of 100% , and fixed it.
Hope it helps.