Click here to Skip to main content
16,023,047 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I want to connect the binding navigator to a specific Sql table(ADO.NET) WITHOUT USING ANY WIZARD. I can easily achieve my goal with the help of "CHOOSE DATA SOURCE" property of the BINDING SOURCE from the ToolBox instead I want to fulfill the criteria using C# codes. Plus I should be able to Update the data to the sql table through binding navigator (visual studio). Please suggests ways.
Posted
Updated 12-Jul-10 15:49pm
v3

1 solution

This Link[^] may help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900