Hey everyone,
I'm trying to send a bindingitem add new item click event but i'm having problems. I've tried BindingNavigatorAddNewItem_Click(sender, e) but it doesn't work. I want to do this so I can remove the toolstrip and have my own link labels on the form. For now, I still have the toolstrip included with the database modification buttons. I can click the Add New button and add an entry fine, but I can't do it using strictly code.
Please, can anyone help?