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

Odd Rebind Behaviour

1 Answer 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kim
Top achievements
Rank 1
Kim asked on 21 Mar 2012, 06:42 AM

I have a radgrid bound to a iList of objects. I have a command button that executes a javascript function that executes an ajax request using a radajaxmanager. This request adds a number of new objects to the list then calls the rebind method of the grid. The new objects appear in the grid briefly then dissappear and only the original objects are there. If i execute the ajax request again, you can see all the newly added objects fomr the second request, plus the previously added objects from the first request, plus the original objects for a brief moment, then they dissappear and the grid only shows the original objects. 

The list actually contains all the objects, but the grid seems to be reverting back to the original cache when the app started.

Anyone seen this before? 

I am using the grid in other places without problem.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 26 Mar 2012, 08:53 AM
Hello,

Could you please elaborate a bit more on your application? Pasting your markup (Ajax settings, Grid markup and client functions) as well as the related code behind will help us further research on the issue you are facing and do our best to provide proper solution.

Greetings,
Maria Ilieva
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.
Tags
Grid
Asked by
Kim
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or