Open stephengolub opened 10 years ago
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.
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.