Hello again
I have bulk deleting working well on a table that has multiple row selection enabled.
Problem I am having is that after I delete the rows, and refresh the table contents, the selectedRows table still contains the selection of rows I selected before the delete - how do I clear selectedRows after I do a bulk delete so it no longer contains what I deleted?
Thanks!