@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Hi,
We export the cell values i.e the data. We do not export templates as a template could be any html element or a combination of different types of content.
Regards
PeteradminKeymasterHi,
The demos should be run on a web server or localhost as es6 modules cannot run by just double clicking on index.htm. They work in all browsers except internet explorer
Regards
PeteradminKeymasterHi Christophe,
The last param – 5th is a callback function. If you name it “confirm”, then you can use confirm(true) to commit the changes or commit(false) to cancel the changes.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
onRowUpdate has more parameters. The new values object are the 4th param. In addition, the last param should be added, too as it is the confirm callback which should be called to finish the editing process and confirm it.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
This example shows how to set Form’s value: https://www.htmlelements.com/demos/form/template/. The ‘value’ property and setValue method expect a JSON object which matches the form’s structure. The patchValue method can be used for updating an individual component of a form. In the provided code, the ‘group’ control should have a dataField property set, too.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi Joko,
The router does not still support this functionality. We will consider implementing it.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/December 14, 2021 at 8:27 am in reply to: Docking layout – best way to remove esc keydownevent listeners #102652adminKeymasterHi Br Brayan,
Thanks for writing.
There is currently no such available option for the Docking Layout. Specific Keyboard keys as well as Pointer events are handled by the Docking Layout component. We can extend it with the required functionality in a future version. We can also develop features on demand for tailor made solutions. If you are interested in such an option, please contact sales@jqwidgets.com
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi Giovanni,
Could you please, provide a codepen or stackblitz sample which demonstrates the issue which you tried to describe? We could not much understand from the description what the problem basically is. Please, make sure that the latest version is used.
Thanks in advance.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
Actually, the docs were updated yesterday with 11.0 release, but these strings are not added to the API and we will add it. However, we have a help topic about filtering and you can find it here: https://www.htmlelements.com/docs/grid-filtering-sorting/
Best Regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/November 22, 2021 at 6:12 pm in reply to: Insert, Update, Remove methods doesn’t work (Blazor) #102584adminKeymasterHi,
We will have a new Blazor release by the end of the month.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
We have such component, called FileUpload. You may look at it here: https://www.htmlelements.com/demos/fileupload/overview/
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/November 20, 2021 at 8:11 am in reply to: Insert, Update, Remove methods doesn’t work (Blazor) #102568adminKeymasterHi,
That is a known issue in the current version. It is for ListBox, DropDownList and ComboBox. We are working on it and the next version will resolve it.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
We did not release a new version. It is expected this month.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi Dark Beccio,
This is currently a limitation in the Scheduler control. We will update it for the next version so the itemUpdate will be dispatched for Event exceptions, too.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
I meant the online demo on our website’s blazor page. The demo on Github is not the latest one.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/ -
AuthorPosts