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

OrderIndex Problem in Dynamically Generated Controls

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
A2H
Top achievements
Rank 1
A2H asked on 27 May 2014, 07:20 PM
Hi,

I have the exact similar scenario which is descrbed in the below thread. 
http://www.telerik.com/forums/problem-working-with-dynamically-created-radgrid-s

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

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 30 May 2014, 09:32 AM
Hello Ajeesh,

I have already replied to your query in the following thread:
http://www.telerik.com/forums/orderindex-problem-in-dynamically-generated-controls

I suggest that we continue our conversation on the mentioned thread.

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
Eyup
Telerik team
Share this question
or