Visual Studio Development Bookmark and Share   
 index > Visual C# Express Edition > Binding Navigator - NO APPEND or SAVE button!!? Help!
 

Binding Navigator - NO APPEND or SAVE button!!? Help!

This happens everytime I drag a second gridview out onto the C# canvas. My BindingNavigator does not come with a SAVE button on it...

Can someone tell me what I need to do to add this to my Navigator or if I am doing something wrong to make it not show up? I can add a button out there (although I DONT know where the little Disk icon is stored) but I dont know what the code is (probably just something.append right) AND I dont know where that code would go.

Any help please?

tvance929  Tuesday, September 11, 2007 5:11 PM

I need to try and duplicate this - but I know that when I normally drag out a DataGridView for the first time, I get a Binding Navigator whose rightmost button is a DISK icon and it is to save or append to the database or dataset.

However, if I already have the datagridview and THEN pull out a binding navigator the DISK icon is not on the toolbar.

**Regardless, I figured out how just how to add my own button so thanks anyway and I appreciate you trying! Smile

tvance929  Saturday, September 15, 2007 7:18 PM

Hi tvance929,

I tried to drag two DataGridViews and a BindingNavigator to a windows form. My testing result is that there is a appending button in the BindingNavigator control, which can be used to add Button/Label/SplitButton/DropDownButton/Separator/CombBox/TextBox/ProgressBar.

I can't find any "Save" button in the BindingNavigator control. Did you add a button named "Save" in the BindingNavigator control? Can you clarify how to repro your issues in details?

If you would like to add "Save" button to the BindingNavigator control, try to check out this document about "How to: Add Load, Save, and Cancel Buttons to the Windows Forms BindingNavigator Control" for reference -http://http://msdn2.microsoft.com/en-us/library/safa4957(vs.80).aspx

My suggestion for your concern is to try to check out this BindingNavigator Control document for details - http://msdn2.microsoft.com/en-us/library/b9y7cz6d(vs.80).aspx

Hope this helps,

Regards,

Citizens on the earth

Citizen on the earth  Thursday, September 13, 2007 6:36 AM

I need to try and duplicate this - but I know that when I normally drag out a DataGridView for the first time, I get a Binding Navigator whose rightmost button is a DISK icon and it is to save or append to the database or dataset.

However, if I already have the datagridview and THEN pull out a binding navigator the DISK icon is not on the toolbar.

**Regardless, I figured out how just how to add my own button so thanks anyway and I appreciate you trying! Smile

tvance929  Saturday, September 15, 2007 7:18 PM

You can use google to search for other answers

Custom Search

More Threads

• ClickOnce Application Files
• Do something if messageBox OK is clicked
• API's for C#
• When I create a new project I get "Requested registry access not allowed"
• How do I extend a RichTextBox
• Cannot link tables in database
• Moving a single list view item down the list.
• Change the Text of a Button(usercontrol) in design view
• Code changing itself
• Change Visualizations