I wanted to know if there was a way to determine which section was inserted that changed the section count. What I am trying to accomplish is to move the order of newly inserted section to the end. So that newly inserted columns are displayed at the end. Any suggestions on how I could accomplish this ?
Asked
Active
Viewed 84 times
1
-
What class are you using to add columns? – Cjueden Oct 02 '13 at 00:35
-
All the columns are already in the model. The QfilterProxy simply hides or shows new columns – MistyD Oct 02 '13 at 04:56
-
1can you post the code your having trouble with? – Cjueden Oct 02 '13 at 05:10