PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET BindingSource TableAdapter Position

Reply

BindingSource TableAdapter Position

 
Thread Tools Rate Thread
Old 06-02-2006, 09:30 PM   #1
=?Utf-8?B?R2lvdmFubmk=?=
Guest
 
Posts: n/a
Default BindingSource TableAdapter Position


Hi All,

I need help with the following: I am using a BindingSource and
TableAdapter to display information on the screen. The table key is
displayed using a databound combobox which, when the selection changes, all
corresponding values in other Databound controls change accordingly. The
problem is this: When I first enter the form, I can set the SelectedIndex of
my "key combobox", so that it "looks" empty. I cannot seem to position the
source itself to 0 or -1 so that upon loading the form, both the combobox and
all databound controls "look" empty.

Regards,



Giovanni
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off