Saturday, October 4, 2008

Controlling the delete confirmation box

Whenever deleting the lines from table there will be a popup to ask confirmation. if you dont want to have the dialog then comment the calling of super() method in validatedelete method of datasource and return true.

No comments: