Problem in DataGrid

  • Thread starter Thread starter Prakash
  • Start date Start date
P

Prakash

Hi Friends,

I have used DataGrid in my application. My client requirement is the
field change is written to the database as soon as the user navigates
away from the field. Please suggest me how to do it.

Regards,
Prakash.
 
Hi,

It won't work. If i change the first field, and move the cursor to the
next field, the event was occurd. But the changes doesn't reflect the
datagrid's datasource.

Regards,
Prakash.
 
Back
Top