打开 关闭

abp Commercial grid and control replacements? #299


User avatar
1
don.potts 创建

How can I replace the standard Commercial UI grids and controls with DevExtreme ASP.Net Core Pivot Grid & controls for one project and SyncFusion ASP.Core Pivot grid and controls for another project?

Please provide the best practice integration methods for the ASP.Net Core MVC UI.

Thank you, Don


13 答案
  • User Avatar
    0
    alper 创建
    支持团队 Director

    hi Don,

    is this https://js.devexpress.com/Demos/Widgetsgallery/Demo/PivotGrid/Overview/NetCore/Light/ the grid you are trying to add?

  • User Avatar
    0
    don.potts 创建

    Yes, with the Field Panel.

    Thank you, Don

  • User Avatar
    0
    alper 创建
    支持团队 Director

    hi don,

    we can make a sample project with DevExpress Grid (I guess pivot table is similar)

  • User Avatar
    0
    don.potts 创建

    Please use the DevExtreme ASP.Net Core Grid recommended method.

    Thank you, Don

  • User Avatar
    1
    alper 创建
    支持团队 Director

    ok @don 👍

  • User Avatar
    0
    BennieMok 创建

    Hi Alper, Can you provide a sample with the DevExtreme Angular components.Thanks.

  • User Avatar
    1
    alper 创建
    支持团队 Director

    we started writing an article and a sample project to show you how to use DevExtreme components. Firstly, we'll make jQuery versions then Angular version

  • User Avatar
    0
    cotur 创建

    Hi,

    We've finished the sample project and article that shared on ABP Community.

    Here the article: Using DevExtreme Components With the ABP Framework

  • User Avatar
    0
    pkouame 创建

    Thanks - will the angular version be available soon ? (Devextreme angular => 20.1.7)

    Especially a datagrid sample with both client and server side rendering

  • User Avatar
    0
    hikalkan 创建
    支持团队 Co-Founder

    We will be planning it. I suppose the Angular UI should be more straightforward.

  • User Avatar
    0
    anthonyh 创建

    @alper @cotur Thanks for the great article "Using DevExtreme Components With the ABP Framework". The article is about using DevExtreme with ABP main application. I wonder if I can use DevExtreme components in a ABP module. Is there any special thing I need to do comparing to use it in a ABP main application? Thanks!

  • User Avatar
    0
    alper 创建
    支持团队 Director

    Actualla a module is not different than the application itself. The main difference is UI files and dependant client packages. The UI files (JS, CSS and others) must be embedded resources to be able to use it in the main application. Add the 3rd party library references to your module and use it. if you fall into any issue write back us.

  • User Avatar
    0
    anthonyh 创建

    @alper Thanks, alper! I am able to make it work follow the instruction article.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11