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

Problem displaying style in RadGrid -aspnet

3 Answers 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Davod
Top achievements
Rank 1
Davod asked on 12 Jun 2019, 05:04 PM
hi
How to display rows in the RadGrid like this image?

3 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 14 Jun 2019, 05:35 AM
Hi Davod,

You can achieve a similar layout by defining several GridTemplateColumns, defined with the desired elements and styles:
https://docs.telerik.com/devtools/aspnet-ajax/controls/grid/columns/column-types#gridtemplatecolumn

The other option I would suggest you to consider is using directly RadListView, instead of RadGrid:
https://demos.telerik.com/aspnet-ajax/listview/examples/templates/datalayouttemplates/defaultcs.aspx

Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Davod
Top achievements
Rank 1
answered on 14 Jun 2019, 09:39 AM
Thank you so much 
0
Vessy
Telerik team
answered on 14 Jun 2019, 11:29 AM
You are welcome, Davod :)

Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Davod
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Davod
Top achievements
Rank 1
Share this question
or