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

RadGrid with Refresh

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Smiely
Top achievements
Rank 1
Smiely asked on 02 Feb 2011, 04:42 PM
I have a RadGrid with Refresh on Command line. I am not using ajax for Grid but want that ajax action when I click refresh. I deleted the following code
<telerik:AjaxSetting AjaxControlID="RadGrid">
                    <UpdatedControls>
                        <telerik:AjaxUpdatedControl ControlID="RadGrid" 
                            LoadingPanelID="RadAjaxLoadingPanel1" />
                    </UpdatedControls>
                </telerik:AjaxSetting>

How can I just add refresh to ajax ?

Please help,
Smiely

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 03 Feb 2011, 12:29 PM
Hi Smiely,

To see more information along the lines of the requested functionality, please refer to the following article, which represents one possible option.
I hope it gets you started properly.

All the best,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Smiely
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or