The project provides an Editable Grid built as an Web Component. The grid is based on Bootstrap's Grid Layout system and allows the following actions: ...
️ A small jQuery extension to turn a static HTML table into an editable one. For quickly populating a small table with JSON data, letting the user modify it with validation, and then getting JSON data ...
A lot of people build grids in Method CRM that only display data. In Part 3 of this series, I focused on making the grid actually usable by turning it into an editable workspace, not just a report. I ...