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

[Solved] postback error

1 Answer 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
shanker bangari
Top achievements
Rank 1
shanker bangari asked on 18 Jan 2010, 03:31 AM
Hi,

this is am doing one project . I am using rad Ajax controls ,My requirement is RadComboBox SelectedIndexChanged event popup the Radgridview it's ok but when ever click the edit buttton and insertbutton it's refresh and clear the gridview, it,s doesn't working in edit and insert so please send any example it's argent .how to reduce the postback .In this application .am using PreRender event also.

please help me it's argent 



thanks and regards
shanker.b

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 19 Jan 2010, 02:14 PM
Hello Shanker,

The first problem is probably related to the way you bind your RadGrid - I suppose you use simple data-binding and thus you RadGrid disappears when you click on some button.

documentation:
Simple Data-binding
Advanced Data-binding

demos:
Simple Data Binding
Advanced Data Binding

As to the postbacks - you could use RadAjaxPanel or RadAjaxManager:
AJAX Manager
AJAX Panel

Regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
shanker bangari
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or