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

radgrid static and dynamic columns display order

1 Answer 156 Views
Grid
This is a migrated thread and some comments may be shown as answers.
hari
Top achievements
Rank 1
hari asked on 29 Jun 2011, 11:37 AM
Hello,

I am displaying radgrid data, some columns using GridTemplateColumn and some are dynamically binding from the code behind. the grid is rendering the static columns first and dynamic columns later. I want to display one of the static columns as last column in the grid. can you please suggest how to achieve this?

Thanks in advance.

Regards,
Hari.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 29 Jun 2011, 11:46 AM
Hi hari,

RadGrid for ASP.NET AJAX does not support mixed mode of column generation (static and dynamic) and this is outlined in this help article. Condider using either solely declarative columns or columns built at runtime.

Kind regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
hari
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or