Re: BindingNavigator Location
- From: "AG" <NOSPAMa-giam@xxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Jul 2006 16:27:21 -0400
Linda,
Thanks for the reply.
Windows XP Pro Version 2002 SP2
VS 8.0.50727.42 (RTM.050727-4200)
Working in VB.
Reset all settings > restart VS.
Project > Add Windows Form >
Drag & Drop a stored procedure (1 input parameter) data source (option
details) onto the form >
VS add a bindingnavigator, a toolstrip and some textboxes with associated
labels >
The binding navigator is at the top of the form and the toolstrip is below
it.
Dock=Top, Locked=False, for both bindingnavigator and toolstrip.
I would like to have the toolstrip above the binding navigator.
How do I do that?
--
AG
Email: discuss at adhdata dot com
"Linda Liu [MSFT]" <v-lliu@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:9VxXqZsrGHA.4728@xxxxxxxxxxxxxxxxxxxxxxxx
Hi AG,
Thank you for posting.
In VS 2005, when you drag&drop a datatable or a field of a datatable from
DataSource panel onto a form, VS will add corresponding controls such as a
DataGridView or TextBoxes and a BindingNavigator on the form. But I don't
see VS add a ToolStrip on the form. Do you mean that VS adds a ToolStrip
besides a BindingNavigator onto the form when you drag&drop datasource
onto
the form?
All the controls that are dragged&dropped onto the form are modifiable in
my test. I don't see your problem on my machine.
The version of VS on my machine is Version 8.0.50727.42 (RTM.050727-4200).
The OS on my computer is Windows Server 2003 Enterprise Edition SP1.
Would you tell me the version of VS and OS on your machine? What's the
kind
of the form onto which you drag&drop datasource? Is it an inherited form?
I think you may have a try resetting all settings. To do this, go to the
Tools menu, select Import and Export Settings. In the Import and Export
Settings Wizard, select the Reset all settings option, press Next button
and following the directions.
Hope this helps.
Sincerely,
Linda Liu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
.
- Follow-Ups:
- Re: BindingNavigator Location
- From: Linda Liu [MSFT]
- Re: BindingNavigator Location
- References:
- BindingNavigator Location
- From: AG
- RE: BindingNavigator Location
- From: Linda Liu [MSFT]
- BindingNavigator Location
- Prev by Date: Re: ICustomTypeDescriptor vs Remoting
- Next by Date: Tabs, Bound Controls & UserControls
- Previous by thread: RE: BindingNavigator Location
- Next by thread: Re: BindingNavigator Location
- Index(es):