Hi!
everyone I hope u help me!
I have a datagridview how will i insert a record through datagrid.... I did't have dataset, staightly stored the database......

Recommended Answers

All 2 Replies

If you are not binding the datagrid with any DataSource then one way of doing is by adding a button type column in each row of the grid and when you click on it the current row will be saved. You can use the DataAdaptor to save the record. Let me know if you need any example.

Hi
I binding the data design time...and binding the datagrid one datasource....but i don,t know how to store the database through datagrid but i retrive the data in the datagridview plz Help me

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.