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

Problem with refreshing grid on update command

3 Answers 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
gezim
Top achievements
Rank 1
gezim asked on 29 Aug 2012, 09:44 AM
Hello again,
I can't refresh grid on UpdateCommand, the data are saved but the grid look like it's freeze, I think that's happening because I'v put grid into UpdatePanel to refresh data from outside.

3 Answers, 1 is accepted

Sort by
0
gezim
Top achievements
Rank 1
answered on 29 Aug 2012, 02:24 PM
any solution ???
0
Vasil
Telerik team
answered on 03 Sep 2012, 08:32 AM
Hello gezim,

The grid is working fine inside UpdatePanel or RadAjaxPanel, so it is hard to say what you are facing this problem. Can you give us more information about your scenario? Do you get any JavaScript errors while you are running the site? Please confirm that you have enabled the script debugging in your browser in order to see the client side errors if they are such.

Kind regards,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
gezim
Top achievements
Rank 1
answered on 05 Sep 2012, 09:03 AM
yes  the problem was because I was using UpdatePanel and RadAjaxManager so I'v just remove RAdAjaxManager and everything works well, Thank you Vasil
Tags
Grid
Asked by
gezim
Top achievements
Rank 1
Answers by
gezim
Top achievements
Rank 1
Vasil
Telerik team
Share this question
or