Posted 28 December 2022, 4:40 am EST
I’m making a program that opens a modal window to search different tables in the database. I would like to try displaying search results on a C1 grid. I have the search results in a Json. Is there a way to create a C1 grid with JavaScript and fill it with the Json of results?