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

Endless refresh?

1 Answer 30 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ahmed Ilyas
Top achievements
Rank 1
Ahmed Ilyas asked on 03 Nov 2011, 04:55 PM
What could be the cause for the Grid to endlessly have the refresh button whizz round without any errors, when you press refresh?

1 Answer, 1 is accepted

Sort by
0
SEAN
Top achievements
Rank 1
answered on 04 Nov 2011, 04:47 AM
Are you using server side or Ajax binding? Either way, you're probably getting some kind of error on the server - use Firebug with Firefox or the Developer tools in IE or Chrome, or Fiddler to take a look at contents of the network request and response and you should be able to see the error message that's occurring on the server. Or you can debug in Visual Studio and step through the code on the server.

Sean
Tags
Grid
Asked by
Ahmed Ilyas
Top achievements
Rank 1
Answers by
SEAN
Top achievements
Rank 1
Share this question
or