@boykomarkov22gmail-com
@boykomarkov22gmail-com
Forum Replies Created
-
AuthorPosts
-
Markov
KeymasterHi,
This code would allow you to add custom content in a grid header.
header: {
visible: true,
template: ‘<button>Test</button>’
},Regards,
MarkovMarkov
KeymasterHi,
in the grid api docs page, expand columns and then go to cellsFormat. You will see all possible formats there
regards
markov
Markov
KeymasterHi,
The reported Blazor related issue is resolved in the latest Smart.Blazor nuget package. Thank you for reporting it!
Best regards,
Markov
Markov
KeymasterHi wolf.t,
Could you share a link to an example in github which we can download and try locally? From the call stack it seems that this is related to the result returned by the method, but we will need to look into that by debugging it.
Looking forward to your reply.
Best regards,
Markov
Markov
KeymasterHi Steve,
I would suggest you to take a look at https://www.htmlelements.com/demos/grid/server-side-crud/. The sample shows how to get the data and send it to an external data source.
Hope this helps.
Regards,
Markov
Markov
KeymasterHi Tulio,
We do not have such a component in our components library.
Regards,
Markov
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/ -
AuthorPosts