Hi Mark,
Thanks for contacting Syncfusion Support.
Query #1: “Our CRUD url does return the correct query results, but it appears the kanban does not refresh the underlying dataset after CRUD.”
We have checked and tried to reproduce your reported problem at our end. But unfortunately, we were unable to replicate it with the shared details. The data fetch from remote data and bound to the Kanban component using url property of DataManager. You can perform CRUD operation in Kanban can be mapped from the server-side controller actions using the properties insertUrl, updateUrl, removeUrl and crudUrl.
InsertUrl – You can perform insertion operation on server-side.
UpdateUrl – You can update the data on server-side.
RemoveUrl – You can remove the data on server-side.
CrudUrl – You can perform bulk data operation on server-side.
We have prepared a CRUD sample and ensured the following scenarios in it, which can be downloaded from the following link.
- Checked Tooltip template after performing update/create a card.
- Checked with dialog template with dropdown list which have id and value fields. The following dropdown list id is got from the server side after selecting value from dropdown list with save button click action on Kanban dialog.
Note : First you need to run the service project. And then run the sample.
Kindly try the above solution and get back to us if you need any further assistance.
Query #2: Is there plans to add either Excel or PDF export to Kanban?
We have validated your query and have considered “Provide support for Kanban data source export options” as a feature request from our end and logged the report for the same and the fix will be included with any of our upcoming releases.
You can now track the current status of the report, review the proposed resolution timeline, and contact us for any further inquiries through this link:
Regards,
Buvana S