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 was hoping to find an example how to incorporate an all select checkbox in first cell of the head and the checkboxes for each row in the body. I was able to include row level checkboxes with the cellComponent attribute of the column.
Hi @codixir .
I think what you're looking for is component to change the column component
Should be able to invoke any component to do whatever you like!
I was hoping to find an example how to incorporate an all select checkbox in first cell of the head and the checkboxes for each row in the body. I was able to include row level checkboxes with the cellComponent attribute of the column.
But not sure if it is possible to add the All select. Could you please provide an example?
The text was updated successfully, but these errors were encountered: