K
Krzysiek
Hi,
I have a few textboxes on a form bound (using .text property) to
DataSet.
When I change values in textboxes and then check DataSet.HaveChanges
method I get 'false'
Does it mean that data binding is just one-way mechanism?
Do I have to set all the values read from text-boxes in update query?
Is any way to do it automatically (having text boxes already bound to
DataSet)?
Pls advice.
Thanks in advance,
kb
I have a few textboxes on a form bound (using .text property) to
DataSet.
When I change values in textboxes and then check DataSet.HaveChanges
method I get 'false'
Does it mean that data binding is just one-way mechanism?
Do I have to set all the values read from text-boxes in update query?
Is any way to do it automatically (having text boxes already bound to
DataSet)?
Pls advice.
Thanks in advance,
kb