Hi junior,
You need to persist those values in your second screen.
1) Pass the input parameter IsAscending and selected SortAttribute in second screen from first screen.
2) In first screen preparation, use the same listSort action and pass those IsAscending and Sort attribute to it's properties.
Hope this works :)