In my dhtmlxGrid i have a column with “coro” editor in each cell. Initially there is no content to the editors. (i.e., no options in the coro eXCell). When the user clicks on a cell and AJAX request is sent to the server and the data for the coro in that cell is returned. How do i set the options of the coro with the returned data?