@boykomarkov22gmail-com
@boykomarkov22gmail-com
Forum Replies Created
-
AuthorPosts
-
Markov
KeymasterHi Oleg,
The products are different and so the features & stylings are different. It would not be possible to use jQWidgets CSS in Smart UI.
Regards,
Markov
Markov
KeymasterHi Ann,
Did you look at React Scheduler Custom-window | Scheduler | Smart UI for ReactJS (htmlelements.com)? It shows how to customize the Scheduler’s window.
Markov
KeymasterHi Andrea,
I’d suggest you to check whether this is cache related. I would also suggest you to console.log the this.listEvents as it could be also Async related i.e you set the dataSource to the old value, not to the new value.
Markov
KeymasterHi,
I tried this, but the editing is correct. The presed keys go into the edited cell so may be you can share a link to an example and provide steps to reproduce this.
Markov
KeymasterHi Andrea,
In this example: Htmlelements – Smart Webcomponents Angular – StackBlitz, the buttons are two but they have to be two because there are two buttons in the footer template. Could you share an example which demonstrates the reported behavior with our Window angular component?
Regards,
Markov
Markov
KeymasterHi,
Could you tell what exactly is wrong with the scrolling? For example: https://www.htmlelements.com/demos/scheduler/restricted-hours/ when i test it with iphone 14 pro, the experience is ok
Regards,
Markov
Markov
KeymasterHi,
If you want grouped data, just put the ‘grouped’ attribute in the smart-drop-down-list tag.
Regards,
MarkovMarkov
KeymasterHi Loick,
Thank you for the bug report. We created a work item and will resolve this one with the next release which will be in March.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
The solution is to first open and then set the value. See https://www.htmlelements.com/demos/toast/settings/
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Anthony,
We understand this and my colleague created a work item about this misbehavior.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/February 6, 2023 at 6:30 am in reply to: Very hard place another component inside acoordion item #104352Markov
KeymasterHi Joko,
Could you please provide more information? We tried this example in React and it worked correctly.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
We will consider this for the future versions of the UI components. There is not available API for a workaround. We will need to implement the feature.
Regards,
MarkovMarkov
KeymasterHi,
The same sample logic could be re-used for smart.sortable. The jqwidgets sample creates a sortable list which is styled as a table. You should be able to reuse this logic with smart.sortable, too.
Regards,
MarkovMarkov
KeymasterHi,
Basically, the error informs you that you try to invoke a method while the component is not yet created.
Regards,
MarkovMarkov
KeymasterHi,
It is not possible to have sub items in the Accordion. The Accordion is not a hierarchical component. You can add DIV tag and some content in the smart-accordion-item.
Regards,
Markov -
AuthorPosts