So ViewStyle of my Tree is set to Grid but I am overriding first few levels to make them appear as standard nodes (not show the grid columns).
tree.NodeLevelOverrides[0].ShowColumns = Infragistics.Win.DefaultableBoolean.False;
How can I make the checkbox appear next to each of these overriden nodes (while not removing the override)?
The following line does not do the trick:
tree.NodeLevelOverrides[0].NodeStyle = NodeStyle.CheckBox;
I want the node to look like a regular tree node with a checkbox next to it.Thanks.
This was fixed back in March. You should get the latest Service Release. The issue was fixed in v11.1 and up.
How to get the latest service release - Infragistics Community
Hello
I have the same problem, what is the state of this issue?
The ticket number for this development item is 97775.
Do you mean through this forum thread or direct email communication? I have not received any case ticket# or anything...
I am submitting this issue for developer review and you will receive more information through the support case that has been opened for you.