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

DataBindingComplete Didn't fire

1 Answer 117 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mohamed
Top achievements
Rank 1
Mohamed asked on 17 Aug 2009, 04:40 PM
Hey Guys,

DataBindingComplete Event for GridView Didn't fire when execute this code


BL.CodeData.AccountTypeCodes.FillAccountTypeCodes(_CurrencyCodesEc, null);   // _CurrencyCodesEc is an entityCollection 
        bindingSource2.DataSource = _CurrencyCodesEc;

Is there any thing missing ???


Telerik version 2009 Q2
windows 2008
VS 2008
.Net framework 3.5

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 18 Aug 2009, 12:28 PM
Hi Mohamed,

Thank you for writing. I am afraid that I could not reproduce the issue -- the event not firing. I tested binding to an Employee ObjectQuery and the event fires as expected. Please send a sample application which demonstrated the issue.

Sincerely yours,
Victor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Mohamed
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or