Marc Wouts

Results 502 comments of Marc Wouts

Hi @pali07 , thanks for reporting this. Could you show us the error message, and copy your example as text too? Thanks!

Thanks for the detailed information! I can reproduce the issue, that's a first step. I think we should be able to add the datetime extension, cf. the linked PR, although...

Oh that was helpful! I followed the first comment that points to the [download builder](https://datatables.net/download/) and I could install the DateTime package. @rsnell-usgs @pali07 feel free to use the install...

This issue has been solved in `itables==2.1.5`

Thanks for looking into this! Do you think you could add the extension to the connected template https://github.com/mwouts/itables/blob/main/itables/html/datatables_template_connected.html ? That would be a great start !

Thanks! Yes, please leave the issue open. Thanks for the Shiny code, I am sure it will be helpful to others until we can support extensions in `itables`!

Row selection is now supported (well, included in the default bundle) in `itables==2.0`. @michael-erasmus do you think you could update your example above? Thanks!

Thanks @maxmoro . Well while the `select` extension is bundled within ITables, so rows can be selected, at the moment it's not possible yet to get this information back in...

Oh great! Can you share back how you do it? Thanks!

Hey @michael-erasmus , I am finally coming back to this topic! In the PR #319 I have been able to do the following - Provide a Jupyter widget for ITables...