Open Closed

Unable to bind data to abp-dynamic-form control #4336


User avatar
0
subhranshu.jena created

I have a grid with list of rows data. I want to perform edit operation on that data. When clicking on edit button, data is not binding to abp-dynamic-form control but data is getting returned and printing on the page. Please help me out to resolve this issue. I have followed the tutorial documents and made the code accordingly but no luck.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: 6.0.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): No
  • Exception message and stack trace: No exception
  • Steps to reproduce the issue:" I followed the same step given in the documentation but no luck

2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please share some screenshots and the code you have written. We need Steps to reproduce the issue.

    Thanks

  • User Avatar
    0
    subhranshu.jena created

    Please close this ticket. We are able to bind the data to html control.

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