This is a migrated thread and some comments may be shown as answers.

delete last row

2 Answers 82 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ramius
Top achievements
Rank 1
Ramius asked on 12 Jan 2009, 03:36 PM
I use a BindingList with the gridview and the ListChanged event.

Now when i try to delete the last row in the grid with the context menu the row is visually deleted in the grid but the BindingList's  ListChanged event handler doesn't fire up so my BindingList does not recognize the deleting of the last row of the grid.

In other rows it works ok.

Greetings,

Ramius

2 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 15 Jan 2009, 07:38 AM
Hello Ramius,

Thank you for you inquiry. We are aware of a similar issue which was fixed and which is not present in our latest release Q3 2008 SP1. If your are using Q3 2008 SP1 and you are still experiencing it, please send us a sample application or a code snippet. Thank you very much in advance. You may also consider migrating to Q3 SP2, which is due next week.

Also do not hesitate to write me back if you have more questions.

Sincerely yours,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ramius
Top achievements
Rank 1
answered on 15 Jan 2009, 11:05 AM
Hello Nick,

while i was building a sample-application to send it to you, i found my own error.
So in short: The Telerik code works fine.

Thank you for your help.

Greetings,

Ramius
Tags
GridView
Asked by
Ramius
Top achievements
Rank 1
Answers by
Nick
Telerik team
Ramius
Top achievements
Rank 1
Share this question
or