I need to call a function after saveRow has completed but using clientArray rather than server postback.
Ideally, I would pass in the successFunc to saveRow (or via editRow) and thsi would be called, but that does not happen.
I have modified the code to:
if (i == “clientArray”) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top