How can i bind the wimo grid data to other modal popup component

Posted by: ibbu432 on 4 January 2021, 9:46 am EST

  • Posted 4 January 2021, 9:46 am EST - Updated 3 October 2022, 2:56 pm EST

    I have wijmo grid and on grid having button(DirectAssinment) .While click on button i need to open one model popup window.Model pop up is another component.

    While navigation to po pup window ,Loosing the parent grid .Its displaying the empty parent.

    {

    label: ‘Direct Assignment’,

    icon: ‘bento-icon-bullet-list’,

    action: () => {

    this.onBindData();

    this.router.navigate([‘./app-directAssignment’]);

    this.onBindData();

    console.info(‘export’);

    }

  • Posted 5 January 2021, 3:37 am EST

    Hi Ibrahim,

    This seems like an issue related to the implementation of your application. Seems like the component on path /app-directAssignment is not configured to display grid. Could you please share a small to replicate the issue so that we could further investigate it and assist you accordingly?

    Regards

    Sharad

Need extra support?

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

Learn More

Forum Channels