@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
February 22, 2021 at 12:01 pm in reply to: Smart button group – work with Angular Reactive form? #101539adminKeymaster
Hi davout,
You can display it in Angular Reactive Form. It does not have a value to be set so you could not have initial value.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi tanner anz,
The virtual data source options of the adapter are for loading data on demand. This is useful for DataGrids. I am sorry that the Gantt Chart is underperforming in your scenario. We will do our best to improve it in future versions of the component. A work item is created about that https://github.com/HTMLElements/smart-webcomponents/issues/11
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Cetin Sert,
Such kind of switch is not yet available. We will consider adding it in a future version of the Tabs component. The issue with that feature is when the Tabs content is scrollable, too. In case we make the feature, it will most probably be optional.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Matt2012,
You may check these samples here: https://www.htmlelements.com/demos/grid/server-side-batch-edit/. They will show what kind of object the server will receive from the component.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Michele,
Thanks for the feedback. We reproduce that Firefox related issue and will fix it soon.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi tanner anz,
Thank you for the feedback. We will consider your suggestion to use a Table instead of Tree in the Gantt.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Michele,
Thank you for the bug report. We will work on it for the next release. We created a work item here: https://github.com/HTMLElements/smart-webcomponents/issues/10
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Johnny,
removeRow works with row ids and the data source, not with the actual TR HTML tags so it will be Ok to use it.
For unselecting rows, you can use unselect method and also the clearSelection method. unselect accepts row id, too.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Anselmo,
Thanks for the update. We hope our DataGrid will meet your expectations.
Best regards,
Peter Stoev
Smart UI Team
Htmlelements.comadminKeymasterHi JoeO,
The purpose of the query builder is to build queries using buttons, inputs and conditions instead of writing them manually. Logically you can achieve the same output with different queries. We hope it fits to your application needs.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Anselmo,
Could you share your app.component.html, app.module.ts and app.component.ts so we can check them.
Best regards,
Peter Stoev
Smart UI Team
Htmlelements.comFebruary 16, 2021 at 8:07 am in reply to: Production Build Errors with smart-webcomponents-angular 8.0.6 #101511adminKeymasterHi,
Smart UI requires angular 8+. For old versions of angular you can use jqwidgets-ng.
Regards,
Peter
Smart UI Team
Htmlelements.comFebruary 15, 2021 at 6:34 pm in reply to: Production Build Errors with smart-webcomponents-angular 8.0.6 #101509adminKeymasterHi,
The error seems to be caused because of the typescript version used in your app or a conflict with other lib in your package.json. In addition, the smart version used in your app is very old. We advice you to use the latest.
Regards,
Peter
Smart UI Team
Htmlelements.comadminKeymasterHi Walter,
Excluding holidays is not implemented as a feature in the Gantt chart. We will consider that in future versions.
Such functionality is available in our similar component – Scheduler.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/February 15, 2021 at 9:04 am in reply to: smart-check-box and Angular reactive form – how to set value? #101503adminKeymasterHi davout,
Ok, thanks. We will Test that. If we find an issue, it will be resolved in the next smart-webcomponents-angular NPM package.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/ -
AuthorPosts