@boykomarkov22gmail-com
@boykomarkov22gmail-com
Forum Replies Created
-
AuthorPosts
-
Markov
KeymasterIf you need to dynamically update the content of a window, you should use the updateContent method.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
windowParent is null by default unless you set it to something like “container1” where container1 is ID of a container element.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Ketan,
You need to use a custom context menu. In order to create such, please refer to the link shared by me in the previous post of this forum topic.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/December 10, 2024 at 11:16 am in reply to: Gantt Chart View with Grid-Based Data Handling in Smart HTML Elements #111909Markov
KeymasterHi,
I would suggest you to use the Smart.Grid in this case and then dynamically create a Gantt Chart instance by using the Grid’s data.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
To put HTML instead of Text, you need to use innerHTML, not innerText.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Ketan,
You can create a custom context menu. For example: https://www.htmlelements.com/demos/menu/context/
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Marcin,
The Kanban fields types are “date”, “string”, “number” and “bool”.
Regards,
MarkovSmart UI Team
Markov
KeymasterHi Andrea,
At present we do not support custom tooltips in the Grid, only standard tooltips which show the cell value. The appearance.showTooltips property determines whether tooltips will be shown on mouse over.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi Shahbaz Ali,
Could you share an image or code which shows this? I could not understand your question.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
The reported behavior would be resolved in the next version of Smart UI. Thank you for the feedback and reporting it!
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
Add valuesOnTicks: false to the xAxis settings as a solution.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/November 29, 2024 at 8:51 am in reply to: Unable to use Angular component within task columns #111859Markov
KeymasterHi Kiran,
The formatFunction is for rendering custom HTML in the task columns. It is not possible to render complex content such as components in the gantt cells.
Best Regards,
MarkovSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
For QR code, we have this: https://www.htmlelements.com/demos/qrcode/overview/
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/Markov
KeymasterHi,
You can look at https://www.htmlelements.com/demos/window/types/
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/November 20, 2024 at 10:54 am in reply to: Start date is unexpectedly updated when resizing a project #111819Markov
KeymasterHi Kiran,
Thank you for the description. We see the date as 12:00 in our time zone, but setting the hour to 2:30 and resizing we observed the problem. We will resolve it for the next release of the Gantt.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/ -
AuthorPosts