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

DataGrid Prerender

1 Answer 256 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sangeetha
Top achievements
Rank 1
Sangeetha asked on 02 Jun 2008, 09:47 AM

Hi all,
   
        In my aspx page i have placed the 10 datagrid controls and 2 ddls.If any event fired in this page all grid prerender event is firing.Within the Panel i have placed the controls.using ajaxmanager to refresh the controls.How to avoid this unwanted prerender event firing?

Regards
Sangeetha

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 02 Jun 2008, 02:09 PM
Hello Sangeetha,

I suppose you expect to keep the updated with AJAX controls events to be fired. I'm afraid this is not how the RadAjax works as it simply preserves the page life cycle so that each controls causing a postback will fire the PreRender events.

Greetings,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Sangeetha
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or