Hi,
I'm have some problems to get the parameters of the row when I delete the row.
When I edit a row and submit, I can get in request parameters all the information about the row, but when I delete the row, the parameters that come in request is “oper: del” and the row id “id:1”.
My question is: How I can post in request parameters the information of my row, like a Column parameter ?
Thanks, and sorry for my bad english.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top