@boykomarkov22gmail-com
@boykomarkov22gmail-com
Forum Replies Created
-
AuthorPosts
-
Markov
KeymasterHi,
You can look at https://www.htmlelements.com/demos/grid/server-side-cell-edit/. The sample shows how to use the Grid API to update data on a backend.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/October 23, 2023 at 1:50 pm in reply to: CPU goes over 100% and page freezes when navigating large datasets in TreeGrid #109036Markov
KeymasterHi,
We do not see an issue in this behavior. While you scroll, there are a lot of calculations happening. I cannot observe a delay in the scrolling, too. That is the reason I asked for a sample which demonstrates an issue, because if you have a TreeGrid with auto-height and if that is the case, all cells to be added to the DOM, your page will freeze for sure, because web pages can display only a certain amount of html elements.
Regards,
Markov-
This reply was modified 1 year, 4 months ago by
Markov.
Markov
KeymasterHi,
You can apply html to cells by using the column formatFunctipn callback or template callback – https://www.htmlelements.com/demos/grid/column-dynamic-template-with-components/
Regards
MarkovOctober 22, 2023 at 1:13 pm in reply to: CPU goes over 100% and page freezes when navigating large datasets in TreeGrid #109027Markov
KeymasterHi,
It would be good, if you provide a stackblitz sample showing the behavior so we would be able to see, if there is some configuration issue, too. For example, if the height is auto and you load hundreds of items, the component will have to create ui element for each cell instead of reusing existing.
Regards,
MarkovMarkov
KeymasterHi,
You can look at https://www.htmlelements.com/docs/grid-cell-templates/ to see how to use html with grid cells.
Regards,
MarkovSmart UI
https://www.htmlelements.com/October 17, 2023 at 1:18 pm in reply to: Blazor Grid, Any way to react to column visibility change? #109006Markov
KeymasterHi wolf.t,
You can try a new callback named OnColumnChange which is invoked then the visibility is updated.
Regards,
MarkovSmart UI
https://www.htmlelements.com/Markov
KeymasterHi,
We will add API to get/set the scroll position in the next version of the Gantt. At present, we do not have API for that available out of the box.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHI Leonardo,
You can set the –smart-gantt-chart-timeline-weekend-color: white; in CSS in order to remove the default weekend background.
Best regards,
MarkovjQWidgets Team
https://www.jqwidgets.com/Markov
KeymasterHi Leonardo,
We do not have a feature in the Gantt Chart to prevent the dragging at specific date/time. We will consider implementing it.
Best regards,
MarkovjQWidgets Team
https://www.jqwidgets.com/Markov
KeymasterHi Ferris,
When you click the getCell button in the demo, look at the console’s log. My colleague’s example shows how to get the cell object.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Mourad,
It works on a single click as well. It is not necessary to be a long press.
Best regards,
MarkovMarkov
KeymasterThank you for the feedback! We will look into that in one of the next versions of the scheduler.
Regards,
MarkovMarkov
KeymasterHi,
Please, share an example which demonstrates the reported behavior. We tried to reproduce this without success. Events width depends on whether in the range of the event there are other events i.e. even if there is an 1-minute intersection.
Regards,
MarkovMarkov
KeymasterHi Leonardo,
At present it is not possible. We need to write code and extend the Gantt in order to add this functionality. As soon as this is done, we will add it to a release and a release notes item with the update.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Ferris,
We use gmail as an email service i.e i suppose it’s rejected if you attach a .zip or other archive. You can create a github repo with the example and send a link to it. The email will not reject you then.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/ -
This reply was modified 1 year, 4 months ago by
-
AuthorPosts