How can I force re-sort slickgrid after adding a new row?
dataView.reSort(); should do the trick.
dataView.reSort();