I just tried to add a new Binding Navigator for a certain grid view, and Save button is not showing up. Now if I try to delete grid view and re-add it, the Binding Navigator doesn't show up even if it should according to the docs.
Is there some rule when Save button will show up depends on grid view setup ? Also why VS doesn't always add bind navigator automatically when we drag and drop data-source on the form?
The grid view I am talking about is not read-only, and it is set to an appropriate data-source so it shows the correct data. Bind navigator BindingSource is set to the same data source as grid view is.
If you need more info please let me know.