@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHi Gourav,
You may look at: https://www.htmlelements.com/demos/grid/column-dynamic-template-with-components/. The demo shows how to put custom buttons in a DataGrid.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Gourav,
The provided information is unfortunately insufficient to reproduce the reported behavior. Please, provide a full example either in the forum or by email, which demonstrates such behavior with the current version of Smart UI components.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Felix George,
After columns reorder, the columns array is updated. For example, if you drag the first column and drop it after the last column, the resulting array in our demo is:0: Proxy {label: "Last Name", width: 150, dataField: "lastName", dataType: "string", visibleIndex: 0, …}1: Proxy {label: "Product", width: 200, dataField: "productName", dataType: "string", visibleIndex: 1, …}2: Proxy {label: "Quantity", width: 100, dataField: "quantity", dataType: "number", visibleIndex: 2, …}3: Proxy {label: "Unit Price", width: 100, dataField: "price", cellsFormat: "c2", dataType: "number", …}4: Proxy {label: "Total", dataField: "total", cellsFormat: "c2", dataType: "number", visibleIndex: 4, …}5: Proxy {label: "First Name", width: 150, dataField: "firstName", dataType: "string", visibleIndex: 5, …}length: 6__proto__: Array(0)
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Dark Beccio,
We are unable to reproduce this in the current version. Example: https://www.htmlelements.com/demos/button/basic/index.htm.
Could you please provide some more details about this? Which browser do you use? What kind of device do you use?
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/March 4, 2021 at 1:43 pm in reply to: smart date time picker bug with reactive form patchvalue #101574admin
KeymasterHi davout,
Please, share a code that demonstrates the reported behavior
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/March 2, 2021 at 6:16 am in reply to: How to use NgRx with Smart Elements Grid Request Response #101570admin
KeymasterHi Gourav,
Such examples are not in our roadmap right now. We will consider them in the future.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Johnny,
Yes, we delayed the release for 19.03. We are adding more changes to the Table and additional APIs which make it much faster.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/March 2, 2021 at 6:10 am in reply to: How to use NgRx with Smart Elements Grid Request Response #101567admin
KeymasterHi Gourav,
We usually release new versions every 2 months.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/March 1, 2021 at 5:19 pm in reply to: How to use NgRx with Smart Elements Grid Request Response #101564admin
KeymasterHi Gourav,
We provided guidance with our API. However, a ready-to-use example using NgStore is not currently available. We will consider adding such for the next version.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/March 1, 2021 at 2:43 pm in reply to: Production Build Errors with smart-webcomponents-angular 8.0.6 #101562admin
KeymasterIt supports it.
Regards,
Peter
Smart UI Team
Htmlelements.comMarch 1, 2021 at 6:51 am in reply to: How to use NgRx with Smart Elements Grid Request Response #101557admin
KeymasterHi Gourav,
This example https://www.htmlelements.com/angular/demos/grid/server-side-paging-sorting-filtering/ shows the API of the Grid used with pagination, sorting, and filtering. You can use the API for your application scenario.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/admin
KeymasterHi Walter,
We will need an example which demonstrates the reported behavior in order to take a look at the exact scenario and test it.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/February 26, 2021 at 12:16 pm in reply to: How to use NgRx with Smart Elements Grid Request Response #101553admin
KeymasterHi Gourav,
You may look at: https://www.htmlelements.com/docs/angular-rxjs/
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/February 24, 2021 at 8:20 am in reply to: 'beforeSend' and 'formatData' function in Data Grid #101548admin
KeymasterHi Syahril Andika Pratama,
Thanks for writing.
As we wrote in the support email to you, the functionality you are looking for is not implemented and available in Smart.DataAdapter. We will consider adding it in the next release.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/February 23, 2021 at 8:24 am in reply to: Production Build Errors with smart-webcomponents-angular 8.0.6 #101546admin
KeymasterHi Anil,
Smart UI supports Angular 8+. We are not planning to add support for old versions of Angular.
jQWidgets NG supports Angular 2+
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/ -
AuthorPosts