how to make BindingNavigatorAddNewItem to ask primary key in a dialog while new row is created after button is clicked?
currently its adding blank row to end of DATAGRIDVIEW that is a big confusing for end user , if user forgets to enter primary key exception occurs.