When a user deletes an item I'd like to display a more detailed message of what is being deleted in the confirmation box. For example, if the datagrid contains Departments and the user selects the 'Accounting Department' and clicks delete, I would like to display 'Delete Accounting Department?' vs 'Delete 1 items?' I see that I can edit the System Text but is there a way to modify the parameters to use Department Name instead of the count?
↧