@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHi,
We have a planned release for July. In case you have a license, and it includes a custom support plan, we can publish a hot fix earlier in a custom build.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
You can set these variables in the CSS file of your app, which means that this would be in the initial render.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi Antal,
You can send a sample to support@jqwidgets.com which demonstrates what you experience and describe the issue. You can also post it as a Github issue and share it here.
Best Regards,
Ivan peevskiSmart UI Team
https://www.htmlelements.com/May 22, 2024 at 11:44 am in reply to: Increase in granularity of data in smart-timeline-header-content #110952admin
KeymasterHi,
You can use this property: ‘hideTimelineSecondHeaderDetails’ and set it to false.It determines whether you will have 2 or 3 headers in the Gantt. Example: https://codepen.io/jqwidgets/pen/oNRLgEa
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
This help tutorial: https://www.w3schools.com/css/css3_variables_javascript.asp shows how to update CSS variables.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
You can refer to https://www.htmlelements.com/demos/gantt/view/. The sample demonstrates the supported views by the gantt chart.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
No, you should hide all columns inside a column group if you want to hide it.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
The answer is that the issue is confirmed, and a work item is created. When this one is resolved, the information will be published online on our website https://www.htmlelements.com/docs/release-notes/. If you’ve subscribed for updates, you will get a notification by email, too.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
You should have received an email from our support team 5 days ago.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/May 20, 2024 at 11:20 am in reply to: Increase in granularity of data in smart-timeline-header-content #110743admin
KeymasterHi Varshitha,
The Gantt supports up to 3 levels. If you would like to have a day, you need to use another view of the Gantt.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
It is in the modules folder along with all other source files.
Best Regards,
Markovadmin
KeymasterHi Antal,
We have an active work item. When this is resolved, the info will be posted here: https://www.htmlelements.com/docs/release-notes/. We have a planned release for this month so I hope that this will come into the release.
Best Regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi Joko,
We are unable to reproduce this with the provided details. Unfortunately, we could not run this code as it has parts which we do not have. Could you please, share a sample in stackblitz or codesandbox and step by step instructions which will allow us to test this.
Best Regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi Catdoken,
You can use the rowClick event which occurs when a row is clicked and open a Smart.Window for custom editing purposes. As for the resize, you are right, when a row is resized, it needs to be re-rendered. With methods such as beginCellEdit and beginRowEdit, you can restart the editing process, too.
Regards,
PeterSmart UI Team
https://www.htmlelements.com/admin
KeymasterHi maoz,
The circle was available in the previous versions, too. The events rendering has 2 modes – classic and modern and by default it is modern i.e with circle since the first release of the Scheduler. This behavior depends on the eventRenderMode property with ‘classic’ and ‘modern’ values.
Regards,
Peter -
AuthorPosts