rxDataTable
rxDataTable copied to clipboard
"Status Message" functions should be refactored out.
I keep having to specify my status updates in the functions that is create the update itself.
It should be external to the function that is updating the table, and should support a generic default update function.
Addressed in https://github.com/nickburns2006/rxDataTable/pull/17, https://github.com/nickburns2006/rxDataTable/pull/18
Remains open.