There does not appear to be a public method to get the raw row data simply, like: ``` javascript $('#myGrid').bootgrid('rowData', 123); ``` Is there such a method or way to get any row data simply?
There does not appear to be a public method to get the raw row data simply, like:
Is there such a method or way to get any row data simply?