Question: In SalesLogix I have a select commandfield in the gridview and, using
the GetByMethod, I am deleting an operation of a specified row as I
filter the grid. I am receiving an error onload, and I’m wondering –
how do I pop up a confirmation box to confirm the delete option?
Answer: On the client side OnClick Event you should inject Javascript.



