@boikom
@boikom
Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Hi johnm,
Could you share a github project link which will allow us to test the reported behavior? Without being able to test it, the provided information is not sufficient for reproducing this.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
Please, subscribe to our newsletter to get notifications about the new versions. A new version will be released this month.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
You can share a codepen example – https://codepen.io/
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
You can share an example with a link to codepen. From the provided information, I think that the column with datepicker is not a ‘date’ column, but is a ‘string’ column.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
The reported behavior is confirmed and will be resolved in the next release.
Thank you for the feedback!
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
The editor should be set like that:
{ label: 'Order Date', width: 250, dataField: 'date', cellsFormat: 'dd-MM-yyyy', editor: { template: 'dateTimePicker', formatString: 'dd-MM-yyyy', onInit(index, dataField, editor) { } } },
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi Tullio,
Thanks for the feedback.
We tested this and tried to replicate the reported behavior without avail. Could you share a small codepen sample which shows the specific problem?
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
Thank you for writing.
The onRender and getValue callbacks should be added with the custom grid editor here. Please, take a look at https://www.htmlelements.com/demos/grid/editing-cascading/ which shows how to implement a custom Dropdownlist cell editor in the datagrid.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
I think that the formatFunction should be used instead here. Please, look at https://www.htmlelements.com/demos/grid/overview/
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/February 24, 2022 at 8:20 am in reply to: Display Extra Months on gantt chart to expand task #102893adminKeymasterHi Ronak,
You may look at https://www.htmlelements.com/angular/demos/gantt/task-deadline/. It shows how to have tasks and deadlines set to each task.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
At present, filters with addFilter are using ‘or’ between the different filter groups in the Table. We will add an option in a further version to set it to ‘and’, too.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHi,
Currently, wrapping with vertical align is not supported in our Grid control. Vertical align is enabled in the default mode with disabled wrapping. That currently seems to be a restriction which we will need to update in future releases.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/adminKeymasterHello TurricanDE,
The allowExport functionality is now working in the latest version of Smart.Blazor.
Best Regards,
Peter StoevSmart HTMLElements Team
https://www.htmlelements.com/adminKeymasterHi rizwan,
I would suggest you to check the getting started docs and the demos in the download package. They will help you to learn how to use our product.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/February 14, 2022 at 10:50 am in reply to: GridAppearance.ShowTooltips has no effect for columns (Blazor) #102875adminKeymasterHi,
Currently, we have no option built-in for DataGrid Column tooltips in Blazor as well as in Javascript. We will consider adding such an option in the future versions of the datagrid component.
Best regards,
Peter StoevSmart UI Team
https://www.htmlelements.com/ -
AuthorPosts