@boykomarkov22gmail-com
@boykomarkov22gmail-com
Forum Replies Created
-
AuthorPosts
-
MarkovKeymaster
Hi Mat,
This is possible only in the Grid component, but not in the Table.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/MarkovKeymasterHi,
To achieve this, set freeze: true to a grid column. Example with grouping and frozen column – https://codepen.io/jqwidgets/pen/emOGxdx
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/December 13, 2024 at 12:05 pm in reply to: Is there an event that fires when a connection is removed? #111956MarkovKeymasterHi Adam,
There is an event and it is ‘itemRemove’. After the connection is removed, the itemRemove event is fired with event.detail.type === ‘connection’.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/December 13, 2024 at 12:03 pm in reply to: Bug report: deadline markers interfere with task resizing #111955MarkovKeymasterHi Adam,
Thanks for the feedback. I added a new work item is created about this misbehavior of the Gantt chart.
Best regards,
MarkovSmart UI Team
https://www.htmlelements.com/December 13, 2024 at 11:58 am in reply to: Bug report: deadline markers left behind when chart height not set to “auto” #111954MarkovKeymasterHi,
Thanks for the feedback! We created a work item about this issue.
Best regards,
MarkovSmart UI
https://www.htmlelements.com/MarkovKeymasterIf you need to dynamically update the content of a window, you should use the updateContent method.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/MarkovKeymasterHi,
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/MarkovKeymasterHi 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 #111909MarkovKeymasterHi,
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/MarkovKeymasterHi,
To put HTML instead of Text, you need to use innerHTML, not innerText.
Regards,
MarkovSmart UI Team
https://www.htmlelements.com/MarkovKeymasterHi 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/MarkovKeymasterHi Marcin,
The Kanban fields types are “date”, “string”, “number” and “bool”.
Regards,
MarkovSmart UI Team
MarkovKeymasterHi 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/MarkovKeymasterHi 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/MarkovKeymasterHi,
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/ -
AuthorPosts