F
Flomo Togba Kwele
I used the Data Sources window to drop a custom object onto the designer
surface. It created a BindingSource and BindingNavigator as a result.
When I open the Properties window on the BindingSource, I see DataSource
property set to the object I created. However, when I try to dropdown
the DataSource property, I get the message:
"Object reference not set to an instance of an object". The title of the
messagebox is "Microsoft Visual Studio".
So I cannot change the DataSource! I went into the designer file and
removed the DataSource property of the BindingSource and went back into
the designer. It showed the DataSource as (none) as I expected.
But the same error message occurs when I try to change the property with
the dropdown box.
What is going on?
Thanks Flomo
surface. It created a BindingSource and BindingNavigator as a result.
When I open the Properties window on the BindingSource, I see DataSource
property set to the object I created. However, when I try to dropdown
the DataSource property, I get the message:
"Object reference not set to an instance of an object". The title of the
messagebox is "Microsoft Visual Studio".
So I cannot change the DataSource! I went into the designer file and
removed the DataSource property of the BindingSource and went back into
the designer. It showed the DataSource as (none) as I expected.
But the same error message occurs when I try to change the property with
the dropdown box.
What is going on?
Thanks Flomo