Hi,
there is a function to hide columns, but not to hiding/removing a row on a table
(e.g. for delete a data, hiding should on_click, within callback)
Is there a solution for this?
my 2nd question is, how can i do a if-statement within a table,(the data is loaded from server)
e.g if a value of a column is 1, webix should display “Yes” instead of “1”