I'm trying to perform a cell-edit that updates the source SQL database.
I'm trying to change the Status field of the table, the row I'm updating is LeadId 152.
This is the POST string that FireFox tells me is being sent by Jquery:
Status=S&false=152&oper=edit
The false is what is troubling me.. It should be sending the name of the table's key field, I'm assuming.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top