Sorry, I wasn't clear probably;
I have a viewPanel , in which I search some items with the "search in view results". (with scoped variables)
The first column in this result is sortable (only ascending) .
Isn't there an easy way to sort it ascending as default ? Now , the user has to click on the first column header to sort it.(after the page loaded)
Or is there an easy way to sort it with the "afterpageload" event ?