@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Hi Dark Beccio,
That looks like an issue in the DataGrid component. We will work on it for the next version.
Thank you for the feedback!
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi davout,
We have multiple online demos for this component which show how to use it with Angular. You may look at them here: https://www.htmlelements.com/angular/demos/datetimepicker/overview/. You can also edit samples in Stackblitz.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi davout,
We may consider something like that in future.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi davout,
There is not ‘Smart.Utilities.DateTime’ in ‘Smart’ typescript defs. That is the reason you’re getting typescript error.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Ronak,
Tree Grid mode of the Grid supports this: https://www.htmlelements.com/angular/demos/grid/tree-grid-checkbox/
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Tullio,
Could you post this to support@jqwidgets.com? We will send you instructions right after that.
Best regards,
PeteradminKeymasterHi,
As you mentioned that you use Win 10, the easiest way to run a sample is: Download the .zip from our download page, unzip it to “C:\inetpub\wwwroot\smart-webcomponents”.
For WebComponents usage:
Open “localhost” and navigate to the webcomponents demos.
For Vue, the steps are:
– Navigate to /vue-demos
– npm install
– Edit the index.js to build a specific sample.
– npm run start
– Open your web browser with localhost and navigate to the vue demo. Ex: localhost\smart-webcomponents\vue-demos\demos\grid\overview
Hope this helps.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Nandhini.
Thank you for the feedback. The reported behavior will be updated in the next release of our Smart.Grid component.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi nar-c
Kanban Templates are supported and demonstrated in this example: https://www.htmlelements.com/angular/demos/kanban/task-template/. However, it is not possible to fully replace a Kanban Card template. We will consider adding this functionality in a future version or as a custom development service.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi nar-c,
Thanks for the update.
We use the Javascript native forEach method in our code. If a native function’s behavior is changed, this may result in errors not only in our code.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi Michele,
The reported behavior is fixed in the current version.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/May 25, 2021 at 12:26 pm in reply to: [Scheduler] how to fetch data from a saved/edited event #101847adminKeymasterHi Torsten Brieskorn,
dragEnd, dragStart are raised when you drag/drop event.
item
resizeStart, resizeEnd are raised when you resize an event.
itemUpdate is raised only when you edit an event through the Scheduler dialog.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi tullio0106,
The image property is set the same way you set it in the code. We do not modify it and we do not have a reason to do it. If the URL is wrong, the browser will show a network error.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/adminKeymasterHi tullio0106,
You can hide it by using CSS like. The “.nav.smart-drop-down-button” CSS class is applied to the spinner.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/May 25, 2021 at 8:39 am in reply to: [Scheduler] how to fetch data from a saved/edited event #101842adminKeymasterHi Torsten,
All Scheduler demos on our website have Edit in Stackblitz button below.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/ -
AuthorPosts