I have a RadExpander, inside of it I have a RadGridView with a ToggleColumn. The problem is that when a row has a large content if I try to scroll to the right to see the end of the text the current row gets collapsed. The rows are autoGenerated, in case that has something to do.
Thanks in advance..
Well here’s the solution, the problem had to do with the type of toggle column I was using..