Schedule Field Order

Schedule Field Order

Anonymous
Not applicable
960 Views
1 Reply
Message 1 of 2

Schedule Field Order

Anonymous
Not applicable

Is there a way to re-order the fields in a schedule?  I searched through the this board as well as the API documentation and haven't seen anything. I can always add the parameters to a list, sort the list to the way I want it Displayed, and then add the parameters to make a field. Just wondering if there is a way to sort the fields after they have been added to a schedule.

 

Thanks.

0 Likes
Accepted solutions (1)
961 Views
1 Reply
Reply (1)
Message 2 of 2

FAIR59
Advisor
Advisor
Accepted solution

Yes there is:

 

                        viewSchedule.Definition.SetFieldOrder(_neworder);