Hi
I have below columns data returned. I want if name = actions' then in row 2 button Edit & Delete should be displayed.
Columns are displayed like below
1:
name: "description"
title: "Description"
Thanks
Hi
I have below columns data returned. I want if name = actions' then in row 2 button Edit & Delete should be displayed.
Columns are displayed like below
1:
name: "description"
title: "Description"
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramco RamcoPosted Jun 26, 2024, 8:23 AM
Hi
I need in Angular 17
Thanks
Vishal JoshiPosted Jun 26, 2024, 7:37 AM
Hello,
It's not mentioned in which laguage need solution. but in asp.net c# you can try the code like below sample
Thanks