Hi :)!
I have been trying to display a confirm message in a onClick event in a grid application, but I found out that i cannot use sc_confirm()?
I need to display a confirmation message to ask it the user really want to perform that action and then perform different action depends on his/her choice.
Is there any way to do this?