Angular Common component not showing values in dropdown

Posted by: lalit.kakkar2407 on 15 January 2025, 6:30 am EST

  • Posted 15 January 2025, 6:30 am EST

    Hi

    I am using wijmogrid in angular, and in one column i am using common dropdown component which is developed by us and internally calls api to show values in dropdown.

    When we add rows first time in grid, values shows in dropdown and in network tab api is getting called to get values for dropdown, but when i delete row using delete button and add new row again then values are now showing in dropdown and api is not getting called.

    In short - when we add rows for first time when grid initialized or loads values are showing but one i delete rows in existing grid and add new row then its not working.

    Thanks in advance.

  • Posted 16 January 2025, 3:08 am EST

    Hi Lalit,

    Can you please share a small sample in which the issue can be replicated so that we can investigate the issue on our end? We tried a similar approach as you described by using ComboBox as a custom editor for the column and simulating the server request locally, but we did not observe any issues. Please refer to the following sample for the same - https://stackblitz.com/edit/angular-ivy-shwhccr5?file=src%2Fapp%2Fapp.component.ts

    You can also modify the above sample to replicate your issue and share it with us. In case, if there is something we missed, please let us know.

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels