Support for DataTable popup create and edit in 4.4

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 年 前
Hello Andrei,

We are really loving the new data tables in nopCommerce since they are making our life developing plugins much easier. Writing code for the administration of nopCommerce is really faster now that we have a data table builder in nopCommerce.
However, some of the functionalities of the kendo grids used previously are missing from the new tables. The kendo popups are the one functionality that was really helpful in creating and editing records in the grids for small and fast tasks. For instance, we were using them for attaching a plugin to widget zones.  A task that takes less than 2 seconds to complete, without reloading the page or opening new window popups. I am sure the other plugin developers had similar functionalities in their plugin's administration.
Right now, we are in a process of removing all of our kendo grids and using the data tables but we cannot quite do that since we are missing functionality like the kendo popups.
Fortunately, the data tables have an extension that is similar to the kendo popups - Editor.
Is it possible for the Editor and Buttons extensions to be added to nopCommerce and also added to the data tables builder template? Something like the Filters property that is already in the DataTableModel where you can define the fields that will be edited.

Our dev team can help out with making a pull request for this functionality if the nopCommerce dev team doesn't have the time to complete such a task for 4.4 since we think that such a functionality will benefit all of the 3rd party plugin providers greatly.

Regards,
Nop-Templates Team
3 年 前
Thanks for suggestion. But I don't believe that the license of this Editor allows us to use it
3 年 前
The Editor team confirmed that this plugin is now allowed to be used in open-source solutions
3 年 前
Good feature to use into data table.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.