LightStamp
2009-11-04 19:07:56 UTC
I've got a bindingsource on my form which has DataSource as my dataset xsd
and the DataMember set to the a querytable within that dataset.
I've since updated the dsSellItemMain and added a column to the querytable
and when I look at it in the XSD designer the new column is there.
I added a textbox onto my form with the other controls bound to this
existing binding source and try to associate the textbox with my
bindingsource but my additional column is not in the bindingsource.
How can I "refresh" the bindingsource to properly reflect the xsd column
addition?
and the DataMember set to the a querytable within that dataset.
I've since updated the dsSellItemMain and added a column to the querytable
and when I look at it in the XSD designer the new column is there.
I added a textbox onto my form with the other controls bound to this
existing binding source and try to associate the textbox with my
bindingsource but my additional column is not in the bindingsource.
How can I "refresh" the bindingsource to properly reflect the xsd column
addition?