M
Matt Baker
Guest
Generally the move with browser based UI is to move towards Ui control libraries, and feed the data via REST interface. it is no longer considered a good practice to serve both UI and data in the same request. I suggest looking into telerik controls. They Telerik controls can provide the sorting and filtering on the client side that you are looking for. www.telerik.com/kendo-ui
Continue reading...
Continue reading...