fiogf49gjkf0d Hi RJ!!
Im posting here just a test to write something in the cell (but even this i cant do..lol).
the sql property of the datagris is:
"SELECT A1.QUOTATION_SHIPPINGID, A1.SUBACTIVITY, A1.M_00, A1.M_01, A1.M_02,A1.TOTAL FROM QUOTATION_SHIPPING A1 WHERE QUOTATION_SHIPPINGID = :BindID"
and the code is:
<p>
Function dgQuotationShippingEdited(Sender, PrimaryKeyValue, FieldName, Value) 'Calcula o campo frete. dgQuotationShipping.SetFieldValue PrimaryKeyValue, "TOTAL", "1234",null End Function </p> thanks!! Rafael S.
|