Hello Caleb!

It's awesome the information we provided could help you figure out the scenario in the way you needed it to work, thanks for your feedback.

By the way, you could get the record data in the order the columns are if you used the column's assigned field via App.FPHGridPanel.getView().getColumnManager().getColumns()[1].dataIndex. This value could be used as record.data[columnDataIndex].