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

Sorting a grid filled by client event

2 Answers 49 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.
M.
Top achievements
Rank 1
M. asked on 29 Nov 2010, 02:51 PM
Hello,

I fill a grid by using this method:

http://www.telerik.com/community/forums/aspnet-mvc/combobox/load-on-demand-combobox-items.aspx

I have some problems with sorting the grid.
It either turns empty or remains the same depending on if I force a change on my related dropdown on onload.

Any guidance/pointers would be appreciated.
Thanks in advance,

Mark Berghaan

2 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 29 Nov 2010, 05:14 PM
Hello Mark,

Unfortunately it is hard to determine where could be the problem. It will be very helpful if you can provide a simple test project which replicates the issue. Thus I will be able to review it locally and advice you further.

Sincerely yours,
Georgi Krustev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
M.
Top achievements
Rank 1
answered on 06 Dec 2010, 10:56 AM
Hello Georgi,

Unfortunatly my planning does not allow me to create a test project for this.

I think this issue may be caused by using ajax to fill the grid, while the sort on the grid does a submit which expects a server bind.
I will make the dropdown onchange do a submit and will rebuild te model so that I can use server binding only for the whole page.

Best,

Mark Berghaan
Tags
Grid
Asked by
M.
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
M.
Top achievements
Rank 1
Share this question
or