insert data into dataGrid or DataSet

G

Guest

hello,

i have dataGrid that connected to a DataSet, and i want that when one coulmn in specifc row is changed it will effect other coulmn. i need to use the current cell changed event but i don't know how to enter the data to the dataGrid.
how can i do it??

thanks
 
G

Guest

Gidi said:
hello,

i have dataGrid that connected to a DataSet, and i want that when one coulmn in specifc row is changed it will effect other coulmn. i need to use the current cell changed event but i don't know how to enter the data to the dataGrid.
how can i do it??

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top