Hi Guys,
I have the following code for a bound data source:
private OrderEntryWS.OrderEntryWS objServer = new OrderEntryWS.OrderEntryWS();
private void Form_Load(object sender, EventArgs e)
{
// Populate the binding source with
// all the data from the orders table.
// This method is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.