[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Sort browser data on click of column heading

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top