1
Answer

Display Edit & Delete buttons in Angular Material table

Ramco Ramco

Ramco Ramco

Jun 26
348
1

Hi

  I have below columns data returned. I want if name = actions' then in row 2 button Edit & Delete should be displayed in Angular 17

Columns are displayed like below
1: 
name: "description"
title: "Description"

Thanks

Answers (1)