Hi
I have an Insert button on the View Page. On this Insert Button click, there is controller Action Method (InsertUser) that inserts record.
After successful insert i want to diplay the user like a MsgBox that ("Record successfully inserted") using any plugins...etc.
Appreciate your response.