Here I have a html ready-made product table that was formed by the catalog.section bitrix component. It’s impossible to do standard Bitrix tools, since the price is not standard, the mark-up depends on the brand, the client and the product. And this markup is not described in the Bitrix table.
The question is, is it possible to write an html table in json and how? To sort through the Ajax on the server Zazza/Kenju
, jqgrid
? Which is better Why exactly on the server, because if you perform the sorting on the client, the sorting time is directly proportional to the work of the client's processor. If the client has a weak processor, the sorting will be very slow.