When using ColumnSets I cannot get to show my editor buttons ONLY when ActiveAndHotTracked
it shows the buttons always
is this supposed to be or am I missing something
Hello,Is what you want - show the buttons, either on hovering with mouse on any cell, or if the cell is active?Or you want to have the buttons only when a cell is active AND is being hovered with the mouse?
Thank you in advance.
Well, whatever the value ActiveAndHotTracked supposed to do, which is indeed "either on hovering with mouse on any cell, or if the cell is active".
But instead it shows ALWAYS.
Here's my code:
UltraTree1.Override.ShowEditorButtons = Infragistics.Win.UltraWinTree.ShowEditorButtons.ActiveAndHotTracked