hello,

i need help with the binding navigator,

1 question:

after i drag the datagrid view from the data source windowsthe group of controls appear in my form does not include a binding navigator, i also dont see it in the component area.

but when i try the example from northwind database after i drag datagried view it already have a binding navigator. why my own project dont?

im just new with this so a little help will do.

EDIT:
im able to figure out about this 1st question, just a little bit of exploration, i just add thenavigator control from the control toolbox. then set the binding source. ^^,




question 2: when the binding navigator is now available.(after your help^^,)

when the navigator is already now in the form i will set the visible property = FALSE.

Coz i will make a control button that will serve as "Save and Addnewrecord" that will save the data (from the text box )and save it to the table and add new record read to accept new data.

i hope im clear enough with your help!

Thanks in advance!