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

Show Product Tags in a RadGrid

1 Answer 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
WorldView
Top achievements
Rank 1
WorldView asked on 28 Dec 2019, 06:45 PM

Hi all

I am trying to create a RadGrid where the value of the product tags are replaced by the tag name. I attached and image for the grid I want to replace the product tag column with the names instead of the values.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 31 Dec 2019, 09:48 AM

Hello,

 

You can use a GridTemplateColumn and achieve this requirement using the Eval("DescriptionFieldName") approach inside its ItemTemplate:
https://docs.telerik.com/devtools/aspnet-ajax/controls/grid/columns/column-types#gridtemplatecolumn

I hope this will prove helpful.

 

Regards,
Eyup
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
WorldView
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or