Visual Basic Development Bookmark and Share   
 Home > Visual Basic IDE > Missing button on the BindingNavigator control
 

Missing button on the BindingNavigator control

In VB2008, the BindingNavigator control had a Update button as its rightmost button. The button is not present in the second beta of VB2010. Will the Update button also be missing in the final release of VB2010?
DISchneider  Tuesday, November 24, 2009 4:31 PM
Hi DISchneider,

As far as i know, BindingNavigator control doesn't have a Update button. But you can add a update button to it.
BindingNavigatorControl Overview
http://msdn.microsoft.com/en-us/library/8zhc8d2f(VS.80).aspx
How to: Add Load, Save, and Cancel Buttons to the Windows Forms BindingNavigator Control
http://msdn.microsoft.com/en-us/library/safa4957(VS.80).aspx
I don't know whether they will add this button In the final release of VS 2010.
You can try the following forum for better support.
http://social.msdn.microsoft.com/Forums/en-US/category/visualstudioprerelease

Regards
Jeff Shan
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Jeff Shan  Friday, November 27, 2009 7:29 AM
Hi DISchneider,

As far as i know, BindingNavigator control doesn't have a Update button. But you can add a update button to it.
BindingNavigatorControl Overview
http://msdn.microsoft.com/en-us/library/8zhc8d2f(VS.80).aspx
How to: Add Load, Save, and Cancel Buttons to the Windows Forms BindingNavigator Control
http://msdn.microsoft.com/en-us/library/safa4957(VS.80).aspx
I don't know whether they will add this button In the final release of VS 2010.
You can try the following forum for better support.
http://social.msdn.microsoft.com/Forums/en-US/category/visualstudioprerelease

Regards
Jeff Shan
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Jeff Shan  Friday, November 27, 2009 7:29 AM

You can use google to search for other answers

Custom Search

More Threads

• Menu Items Missing
• Need some help please. Not able to debug!!!!
• Reference and Component lists in VB
• adding .net permissions
• Compile Error B30392
• Visual Studio 2005 is missing disable/enable all breakpoints in Standard edition
• ClickOnce Deployment for Testing Vs. Production
• HTML Add-on Toolkits for dockable panels/dockable forms
• Error while trying to run project: Unable to start debugging.
• Can I reference a Form to a Project the way I reference a Class to a Project?