Hello Team,
I am using igx data grid.
Requirement: On click of cell with id column, it should navigate to different url with base/{{id}} and id should be dynamic.
I tried to achieve using routerLink as below in html:
Please provide a stackbliz sample, if possible ASAP as it is an ongoing project.
Thanks.
Hello Shobhana,
I have created a sample of Angular routing using your code.
https://stackblitz.com/edit/github-iqqrzp-sadphk?file=src/app/grid/grid-resizing-sample/grid-resizing-sample.component.html
Thanks,
Mihoko