|
Calculated fields on TDataGrid
Posted: 12 Apr 07 4:20 AM
|
Hi, on Slx 6.2 I would like to add a calculated field to the salesorderitems grid. I have a column that contain the net price of a product, another column with the V.A.T.. I would like to add a field containing the calculated value (net price+VAT), but without add this field to the database. I would like to allow users to edit only the calculated value, so when they write the total price then I value the net price for the given VAT. Is it possible?
I tried, adding a "Calculation" to the DataGrid's SQL editor, and then adding the column to the grid, but if I try to write something in the column, it doesn't write anything.
So my question is: Can I Edit a calculated column?
Thanks in advance. Alessandro Rossi. |
|
|