i want to create a table where i can input data in it when the form was runnig and when the button save was clicked it will pass the data being inputted .. to the sql server. what tool should i use to do such thing.

A datagridview populated by a dataTable and and dataAdapter will probably be what you want. Check them out on Google, you're find plenty of tutorials to show you how they work.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.