Activities of "hanntd"

  • ABP Framework version: v7.2.2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes Hi, I'm use Devexpress Blazor Grid to replace for Blazorise Datagrid in ABP Framework. I'm having issue with paging processing because Devexpress Blazor Grid doesn't have ReadData event so how I can force Devexpress Blazor Grid to call OnDataGridReadAsync to load data by runtime when user click on paging menu instead of loading full data at the beginning? Thanks Dharma Han Nguyen
  • ABP Framework version: v7.2.2
  • UI type: Blazor
  • DB provider: Postgres
  • Tiered (MVC) or Identity Server Separated (Angular): yes Hi, How to disable case sensitive filter when searching as we are using Postgres. Thanks Dharma Han Nguyen
  • ABP Framework version: v7.1.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes Hello ABP Team, I'm using ABP Suite to generate ABP Module Template and I need your support followings:
  1. How can I generate Blazor UI for my generated Module template, when added new entity by using ABP Suite it will created MVC UI as default.
  2. How can I package my Module so that I can using package to import into my Main solution instead of reference module projects in the source code. Is there any document related to this toptic?

Thanks Dharma (Han Nguyen)

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
  1. Deploy Abp applications to IIS Server as a application under the root web site, because we have many projects on every environment (dev, test, production).
  2. Run the application the error show as above, it seem the framework doesn't support for relative path (~/)
  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  1. Used ABP Suite to generate project template for Blazor Assembly
  2. Migrated and run in development mode: OK
  3. Deploy to IIS:
    1. Auth Server: OK
    2. API Swagger: OK
    3. Blazor Web: Show error for login frame as picture above

Dear ABP Team, May I ask for a template to dev Flutter mobile app using ABP Framework as the backend, very appreciate if we have a sample or template for this. Thanks Dharma Han Nguyen

Dear, I'm and my team are quite new for ABP Framework, we are planning to build an ERP solution based on ABP Framework. We would like to separate business function modules such as Inventory, Accounting, Sales... for each team/developers so that they can work independently and cannot see source code of each others. We also want to load the module on Main Application at runtime so that we are flexible to add new module to main application and don't need to rebuild the source code every time we add a new module. We found the guideline at https://docs.abp.io/en/abp/latest/PlugIn-Modules?_ga=2.201149294.1302224329.1667700855-81316256.1666242011 but the sample has not written for full ABP startup template of application and module. Could you please guide us how to design and resolve for that requirement and really appreciate if you have a sample using full ABP Template. Thanks Dharma

  • ABP Framework version: v6.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:
    • 1: create new project by using ABP Suite
    • 2: run HttpApi.Host Project --> OK, can see and test swagger API
    • 3: run .Blazore project: couldn't load LeptonX Theme correctly, check the below picture for the console log và UI loaded:

Thanks, Dharma

Showing 11 to 18 of 18 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11