Hi,
Is it possible to cancel an action? For example I have a grid that I only want one row to be editable. I have used the afterInsertRow funcin to set the other rows attribute editable=1 which stops them from being edited (inline edit) but I have found that you can still delete those rows and I need to stop that. I am trying to use the beforeShowForm function to alert the user and then deslect the row but I want to stop the Delete Row popup from showig, how would I go about doing that.
Regards
Andrew
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top