Hello
Thavasianand,
Thanks for the response.
Whether you have also update dataSource in an external button click event or any other ways. If so, please share those details.
Ans- I have button click also while button click viewrecord update while changing dataSource.
Whether the changed dataSource have same fields of previous dataSource.
Ans- yes.
what happening is
treegrid is generic and i need to update treegrid with routerpath in angular rather than creating each component.
what i did is
- created a columns and use [columns]=created column in treegrid. not in <e-column>
- sometime it changes as per my objective but sometime it donot change, it still show previous record in UI rather than changed one.
- when clicking external button then it updated (which is not dynamic as user need to click button when route path changes.)
- user should get the changed data if he/she navigate the route in same generic component
Note: dataSource is updated in each path changed,column also hide/show according to path .only not in Ui view data is changing.
Regards
Wilma Hill