Skip to content

Replies

0
Ankur Shah
Ankur Shah answered on Jan 6, 2017 9:52 AM

Thanks

its works.

0
Ankur Shah
Ankur Shah answered on Dec 23, 2016 8:38 AM

Hi 

I will check for the solution you provide the feedback if i t works or not. Just one more question what if we want to set given row in edit for example if we want to edit 3rd row or any other row.

0
Ankur Shah
Ankur Shah answered on Dec 23, 2016 3:04 AM

Hi Ivaylo,


Please have a look at the running attached code.

You just need run npm Install after that npm start.

In this example i got the same exception while selecting the rows.

Please have a look at it and let me know the resolution.


Thank

Ankur Shah


 

0
Ankur Shah
Ankur Shah answered on Dec 22, 2016 8:35 AM

HI Ivaylo

When ever i select the parent table i will hide all the child table and show only the relevant child table. Thats why I put some TimeOut of 500 mili second before calling start edit. still i got this error.

As per your second option.

All the three child table are different component for eg (<vis-table></vis-table>, <var-table></var-table>, <att-table></att-table> )

You can see the template for parent which is shown above .

Thanks

Ankur Shah