I have 4 fields defined in the grid with only 2 of the field displayed (works great). When I edit the row in the Form it works fine as I find the hidden id field and add it to the poste data. My problem is when you move to another record within the Form. I can no longer determine the true record ID.
I've looked at the createData routine and it DOES NOT add the hidden fields into the form unless they are Editable. The documentation says they will be sent but they aren't. I looked at v 3.6 and it has some new feature of looking for the name to not equal 'nm' (dont' know why yet).
I can disable the ability to move to another record while in the form but it's a nice feature that would be very helpful.
Doug
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top