Sorry if it is a silly question, I'm not a javascript/canJS expert.
I have a Model that I can sort without any problem, however it doesn't refresh the Control that I created to display the list. Live binding works when it periodically updates the list from the server, Does it need to fire an event after sorting to refresh the view?