We notice this is wrong putting code into SximoapiController for ajax version . we need to change like 34 to be ``` php $rows[$table['field']] = AjaxHelpers::gridFormater($row->$table['field'],$table['field'],$conn) ; ```
We notice this is wrong putting code into SximoapiController for ajax version .
we need to change like 34 to be