i used bindingnavigator as usercontrol. Adds two button for Add,Delete.
when i put this control on form, i cannot write into click event of bindingnavigator's buttons but i can write code into controls buttons
pls help me for the same
i used bindingnavigator as usercontrol. Adds two button for Add,Delete.
when i put this control on form, i cannot write into click event of bindingnavigator's buttons but i can write code into controls buttons
pls help me for the same
Due to accessibility to controls event handler, you can modify it to public.
Dear Ramy.
i make it public but still i can not even select individual button in bindingnavigator on form. [ i can select in usercontrol]
pls help me. thanks again.
Look again, in BindingNavigator controls (buttons) modify its modifier access to public, sure you didn't if you did, you'd see them when access this user control
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.