No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Try a free[ dataexport component](http://www.e-iceblue.com/Introduce/free-dataexport-component.html) to try, it supports export access to mysql.
Thanks Ajussha,it saves me much since I find it in a huge search.
Hello, you can use below code: private void DataGridView1_CellValueChanged( object sender, DataGridViewCellEventArgs e) { // Update the balance column whenever the value of any cell changes. UpdateBalance(); } private void DataGridView1_RowsRemoved( object sender, DataGridViewRowsRemovedEventArgs e) { // Update the balance column whenever rows are deleted. UpdateBalance(); } private void UpdateBalance() …
how many of you listened "the organ" from lake of tears?
The End.
jasonrle0332