Hi every one,
I was trying to delete a row in a table with out selecting the check box and also i added a action set on delete button (delete item ) but that is not working i will add attachment below can any one give suggestions please.
thanks you.
Hi every one,
I was trying to delete a row in a table with out selecting the check box and also i added a action set on delete button (delete item ) but that is not working i will add attachment below can any one give suggestions please.
thanks you.
Hi @Avinash Bondada: Can you share the configuration of the table and the delete icon without confi data?
Thanks.
@Avinash Bondada
Can you share the configuration of the button? You can perform the delete from the table by writing an activity and passing the pzInsKey of the row.
@Avinash Bondada
Can try configuring on button cell properties in Action tab Add event on click and add an action delete,pega will automatically consider selected row as a subscript and delete the record
Hi @ArulDevan
The Issue was resolved by changing the row to ’ Always Editable’ In the table configuration under the Operation tab.
Thank you.
@Avinash Bondada
The Issue was resolved by changing the row to ’ Always Editable’ In the table configuration under the Operation tab.
Thank you.