so I've created a hierarchical grid that is populating and auto-expanding all the nodes (I'm using it as a report display. We don't want to allow users to collapse the nodes)
However, removing the "collapse" icon still leaves a little "hotspot" to the left of the parent nodes, where if a user accidentally clicks it, then records will appear to "dissappear.
How can I disable the "collapse" functionality?