Datagrid sorting problem

  • Thread starter Thread starter kkw
  • Start date Start date
K

kkw

I encountered a problem that after I fill up a datagrid, and if I sort
the grid b4 I press "Update", it will throw out exception.

Is there anyone that can give me a hand?
Thanks!
 
Hi KKW,

I assume a windowform datagrid, however show us some code what is in that
that updatebutton event than.

Cor
 
Back
Top