dhtmlgrid hide deleterow confirm message

When i execute deleteRow() a confirmation message appeares.

“Are you sure you want to delete this record”

How can i avoid this message.

Thanks

There is no such message hardcoded inside component, most probably it was added by some custom code ( most probably by “onBeforeRowDeleted” event )