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

OrderIndex Problem in Dynamically Generated Controls

3 Answers 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
A2H
Top achievements
Rank 1
A2H asked on 23 May 2014, 07:25 PM

Hi,

I have the exact similar scenario which is descrbed in the below thread. The solution suggested by Telerik Team in this thread is given below

1) To drop the resizing and reordering features from this grid.
2) To disable the ViewState of the whole placeholder where you load the RadGrid control. In this scenario have in mind that the SqlDataReader binding may not works, as each postback in the page will make the grid try to rebind and if the reader is currently closed, you will get an exception.

Unfortunately I cannot use the above suggestion as my customer is so particular on the ReOrder functionality.

As it an old thread(2011) My query here is there any solution available for this issue in latest Telerik Controls?

Thanks,
A2H

3 Answers, 1 is accepted

Sort by
0
A2H
Top achievements
Rank 1
answered on 27 May 2014, 11:50 AM
Any update on this? 
 I need urgent help on this issue as my customer is keep complaining about this issue.
0
A2H
Top achievements
Rank 1
answered on 27 May 2014, 11:52 AM
Forgot to attach the link previously. Below the link which I have refferred
http://www.telerik.com/forums/problem-working-with-dynamically-created-radgrid-s
0
Eyup
Telerik team
answered on 28 May 2014, 06:46 AM
Hi Ajeesh,

You can achieve the requested functionality using the approach demonstrated in the following article:
http://www.telerik.com/help/aspnet-ajax/grid-changing-structure-dynamically.html

Hope this helps.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
A2H
Top achievements
Rank 1
Answers by
A2H
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or