F
Francis Muraya
I would like to know how to:
1.Create a datagrid column that is not mapped to a table
column but whose value is dependent on other columns, say
a TotalValue col whiich is equal to Qty*Price.
2.Validate datagrid rows
3.Change some column values before they are updated, say
to append a ProductCode column with a prefix "NY".
1.Create a datagrid column that is not mapped to a table
column but whose value is dependent on other columns, say
a TotalValue col whiich is equal to Qty*Price.
2.Validate datagrid rows
3.Change some column values before they are updated, say
to append a ProductCode column with a prefix "NY".