@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
February 9, 2021 at 7:54 am in reply to: smart-date-time-picker and Angular reactive form setvalue #101460
admin
KeymasterHi davout,
The DatetimePicker works with Javascript date objects.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi edwardsmarkf,
I think that it is fine as a workaround for this Combobox usage.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
The example shows how to set the dropDownWidth i.e change the drop down size, when you open it. Do you try to achieve something else?
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/February 9, 2021 at 7:32 am in reply to: with batch:true how can access to data.fields in news rows #101456admin
KeymasterHi chips,
If there are updates in cell values, they will be stored in the ‘updated’ array. It contains all changed cells information. Each value in that array is a cell object with id, dataField, oldValue and newValue properties.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Cetin Sert,
Thank you for the report.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
The ComboBox API can be found on this page: https://www.htmlelements.com/docs/combobox-api/. There you will find dropDownWidth and dropDownHeight Javascript properties.
Example:<smart-combo-box drop-down-width="800" placeholder='please select whatever coffee you want to drink' selected-values=["Cappuccino"]>
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi edwardsmarkf,
We will consider changing the default behavior which is to submit only what’s selected in the dropdown of the combobox.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
Thank you for the feedback. We will research the source of the reported issue and will resolve it for the next Smart.Blazor build.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/February 3, 2021 at 7:46 am in reply to: how to get column value on mount state(not composition API) #101430admin
KeymasterHi,
Could you please explain what do you mean by a column value ? Is that the column data field or a label or it is a cell value. Which DataGrid do you use ( DataGrid for Web Components, DataGrid for React, DataGrid for Angular? Please, provide more details.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
Our DataGrid does not have such functionality built-in. We will consider implementing it in a future version.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi,
Unfortunately, we do not understand what you are trying to achieve. The data binding options of our DataGrid component are demonstrated https://www.htmlelements.com/demos/ in the Data Binding and Server-side Model sections.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Peter,
Thanks for the sample. The methods for saving the layout and structure of the Docking Layout actually save the layout and the structure. The saved object does not include information on whether the close buttons are enabled or similar kind of information.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/February 1, 2021 at 12:32 pm in reply to: Kanban is not working when added script file specific to Kanban only #101417admin
KeymasterHi Mitesh,
I would suggest you looking into the kanban getting started help tutorial or the onlime samples which use smart.kanban.js module. Note that the module is in the modules folder.
Regards,
Peter
Smart UI Team
Htmlelements.comadmin
KeymasterIn case you data bind the table to data adapter instead of an array, look at https://www.htmlelements.com/docs/data-adapter/
Regards,
Peteradmin
KeymasterHi,
The documentation API of each component is in its component API page in the website docs. All properties, methods and events are documented there. In general all docs are in htmlelements.com/docs/
Regards,
Peter -
AuthorPosts