@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHi tullio0106,
The image property is set the same way you set it in the code. We do not modify it and we do not have a reason to do it. If the URL is wrong, the browser will show a network error.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi tullio0106,
You can hide it by using CSS like. The “.nav.smart-drop-down-button” CSS class is applied to the spinner.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/May 25, 2021 at 8:39 am in reply to: [Scheduler] how to fetch data from a saved/edited event #101842admin
KeymasterHi Torsten,
All Scheduler demos on our website have Edit in Stackblitz button below.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi davout,
If that is your use-case may be then it is better to create a new Angular component which has a Button with Tooltip and use it in your content instead of trying to associate these individually. You can also use the “title” attribute of a Button instead of a tooltip component.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi tullio0106,
We are unable to reproduce an erroneous behavior with this component.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi tullio0106,
The difference is that NumericTextBox is a much more advanced component suitable for engineering applications and not only. It supports as visible from the demos Engineering formats such as SI Notation – https://www.htmlelements.com/demos/numerictextbox/scientific-notation/, Complex Numbers: https://www.htmlelements.com/demos/numerictextbox/complex-support/. NumberInput is more basic component suitable for editing only simple numerics.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/May 24, 2021 at 1:29 pm in reply to: [Scheduler] how to fetch data from a saved/edited event #101833admin
KeymasterHi Torsten Brieskorn,
Please, post a Stackblitz sample demonstrating what exactly you try to achieve. The “change” event is not related to Event updates. It is related to navigation in this component so it is not appropriate for getting information which event is updated.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi nar-c,
Could you please share a stackblitz example which demonstrates the reported behavior? From the error it seems that the Kanban module is not loaded.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Dark Beccio,
The release notes are posted here: https://www.htmlelements.com/docs/release-notes/. The main changes in the last version are related to SCSS Styles and also a new component was added. The Smart.Grid does not have any changes except several bug fixes of reported things.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Michele,
We tested with Firefox on MacOS(“Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:88.0) Gecko/20100101 Firefox/88.0)
Output:
https://pasteboard.co/K1uAqbj.png.
The Editor looks and behaves fine accordion to us. Could you tell us how to reproduce the reported behavior?
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Michele,
With Firefox on Windows 10 it works well. We will test the online demo with Firefox on MacOS to see whether there is something specific for that operating system.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/May 3, 2021 at 6:18 am in reply to: Is it Possible to Pin/UnPin LayoutPanel with LayoutPanelItem Collection intact #101779admin
KeymasterHi Johnny Larue,
Thank you for the feedback. We will consider the requested change for the future versions of our component.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/May 3, 2021 at 6:17 am in reply to: Can't add a New Tab Item in Blazor .. Items collection is null #101778admin
KeymasterHi,
Items, ClosedItems, UndockedItems and AutoHideItems are deprecated properties which will be removed from the DockingLayout Blazor component. Within the OnReady function the component by default is rendered and initialized. You can call its methods and set properties there. API for inserting an item like the one you request is not available at present. We will create a work item about adding it in future release.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Josef,
There is not an official release available. Once we release it, information will be available on our blog, homepage, facebook and twitter.
Regards,
Peter
Smart UI Team
Htmlelements.comadmin
KeymasterHi Dark Beccio,
The ListMenu by design is much simpler component and it does not have the capabilities of the Tree. Load on demand for that component is not supported.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/ -
AuthorPosts