Dustin Utecht

Results 190 comments of Dustin Utecht

Please provide us an example using our [editor](https://live.bootstrap-table.com/).

You're setup is quite broken, you defined `data-side-pagination="server"`, loads data via url and after that instantly load data with the `load` method. You can't mix serverside (url and `data-side-pagination="server"`) and...

It's almost one year and we got no example for testing purposes. We will close this issue, if you think that bug still persists please let us know and provide...

Since Version 1.21.3 we remove html from the content, because of other filtering issues. Related PR: https://github.com/wenzhixin/bootstrap-table/pull/6574 Related Issue: https://github.com/wenzhixin/bootstrap-table/issues/6528 We could pass the rawValue and the modified value, what...

The option was dropped in this PR: https://github.com/wenzhixin/bootstrap-table/pull/5583 and was merged in Version 1.20. @djhvscf I asked on that PR why do you removed the option. You answered `That option...

@rathboma I guess he mean tabs for multiple connections in one window.

There are already libs to fetch/send data to a caldav server. Also why you need to convert the data to a google calendars syntax ? Use a Interfaces with methods...

We will close this issue as we got no response form you. If you still need help with that please provide us an example as @wenzhixin said.