HTML5 Data Bindings Support Product Page
Sort is not working
Reported 10 years ago
1
has this problem
10 years ago Danny Dominguez posted:
All of my DMXzone extensions are up to dateSort is not working. I have tried and tried and still it is not working. This is what my button look
<button type="button" class="btn btn-default" onClick="dmxDataBindingsAction('refresh','quotes',{})"><i class="fa fa-chevron-down"></i></button>
<button type="button" class="btn btn-default" onClick="dmxDataBindingsAction('refresh','quotes',{})"> <i class="fa fa-chevron-up"></i></button>
BY default I am sorting quoteID by DESC.