DataGridView.EndEdit Question
- From: "Rainer Queck" <Rainer@xxxxxxxxxxxxxxx>
- Date: Thu, 6 Sep 2007 17:45:17 -0400
Hello NG,
It seems, that "DataGridView.EndEdit()" does not work here.
There a two reasons, why I think this:
1. After DataGridView.EndEdit() the currently selected row still shows the
pencil, indication that it is in edit mode
2. With in my program I realize, that the changes made in the dgv are not
"known" in the code, using the underlaying data table, although dgv.EndEdit
was called,
before I used the datatable.
Is there something else I have to do, in order to make sure that editing has
ended befor accesing the related datatables?
Thanks for help!
Rainer Queck
.
- Follow-Ups:
- RE: DataGridView.EndEdit Question
- From: "Jeffrey Tan[MSFT]"
- RE: DataGridView.EndEdit Question
- Prev by Date: Re: Windows.Form help
- Next by Date: Re: High res timer
- Previous by thread: Style or design question
- Next by thread: RE: DataGridView.EndEdit Question
- Index(es):