Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
#825448
Hi,
I write a code like this:
Code: Select all
$("#grid_test").onDeleteRow(function(oGrid, aRow, rowIndex) {
		if(aRow[0][1].getValue() == 1){
			alert('This is error!');
			return false;
		}
	});
But when I run the code , I get alert but the selected row id deleted!
How can I do this example?

Please help me
Thnaks
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]