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

RadGrid does not render data in tabular format if I use an asp.net server side control in a template column

1 Answer 35 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dayanand
Top achievements
Rank 1
Dayanand asked on 24 Jun 2015, 09:13 PM

This might sound a weird issue but I doubt if it's a bug in the RadGrid control. You might want to reference my StackOverflow question I posted before posting on this forum.

So I am using a Telerik RadGrid control in my asp.net application and I have a GridTemplateColumn which has a CheckBox as an ItemTemplate. Now if I use the html input checkbox control then the RadGrid is rendered properly on the UI. However, if I use the asp.net server-side checkbox control then the data is rendered as it is without the table formatting. Please refer the question posted on StackOverflow as it has a detailed description and screenshots of the problem. Early response is highly appreciated.

1 Answer, 1 is accepted

Sort by
0
Dayanand
Top achievements
Rank 1
answered on 25 Jun 2015, 04:38 PM
Found the solution to the problem on this link : http://stackoverflow.com/questions/19915504/telerik-control-layout-issues-visual-studio-2013
Tags
Grid
Asked by
Dayanand
Top achievements
Rank 1
Answers by
Dayanand
Top achievements
Rank 1
Share this question
or