You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like a 'search' function to be implemented in the column, the user could add an attribute to the column object: is_search: true. This would enable an input search for that column.
I tried to implement it, but without success, I had bugs in the tasks.
The text was updated successfully, but these errors were encountered:
Description
I would like a 'search' function to be implemented in the column, the user could add an attribute to the column object:
is_search: true
. This would enable an input search for that column.I tried to implement it, but without success, I had bugs in the tasks.
The text was updated successfully, but these errors were encountered: