G
Guest
Hi,
I have a dataset created by dragging table from database explorer. Then I
have added a column in dataset with expression cant * price in order to get
calculation from two columns.
This work fine.
But when I try to save data into database using datadapter.update method i
get the error:
Cannot change ReadOnly Property for expression column.
Anyone can help me?
Thanks.
I have a dataset created by dragging table from database explorer. Then I
have added a column in dataset with expression cant * price in order to get
calculation from two columns.
This work fine.
But when I try to save data into database using datadapter.update method i
get the error:
Cannot change ReadOnly Property for expression column.
Anyone can help me?
Thanks.