Can't add Excel and PDF button in my Serenity Form #7169
-
When i try to add button in Grid.ts file , First Jquery constructor automatically not there and when i manually add it says serenity.extension.toolbar not there. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
Did you update your npm packages? The latest serenity doesn't have jquery dependency. |
Beta Was this translation helpful? Give feedback.
-
Run successfully! now please let me know further process? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
https://github.com/serenity-is/common-features/blob/237433ccb7938628d0a3c9731c3b843cd914d3c3/src/Serenity.Demo.Northwind/Modules/Order/OrderGrid.ts#L47
check the samples