Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6536311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:28:40+00:00 2026-05-25T10:28:40+00:00

I have a grid, and say I am in given telerik:GridTemplateColumn (or GridboundColumn?) I

  • 0

I have a grid, and say I am in given telerik:GridTemplateColumn (or GridboundColumn?) I want to display the result of 2 other columns, how would I do this?

In asp.net repeater I could do:

<%# Container.DataItem(“Col3”) %> <%# Container.DataItem(“Col4”) %>

How would I do this in a telerik grid?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T10:28:41+00:00Added an answer on May 25, 2026 at 10:28 am

    You should be able to use very similar syntax. Inside the GridTemplateColumn, you need to make an ItemTemplate. In that, you can put whatever markup you want to be displayed in the column. For example:

    <telerik:GridTemplateColumn HeaderText="Col3 and 4" UniqueName="TemplateColumn">
        <ItemTemplate>
            <%# Container.DataItem("Col3") %> <%# Container.DataItem("Col4") %>
        </ItemTemplate>
    </telerik:GridTemplateColumn>
    

    For more information, you can reference the documentation for the various column types: http://www.telerik.com/help/aspnet-ajax/grid-column-types.html (you’ll need to scroll down a ways to get to the section on GridTemplateColumn.

    Also, I’m assuming you are using Visual Basic? Otherwise, I think the syntax would be different.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say I have some grid that looks like this _ _ _ _
Lets say I have 2 columns in my data Grid: Column A: Selected, and
I've got a grid view. I want it to say you have nothing to
I have grid in my ASP.NET page (actualy it's Telerik RadGrid). There is GridButtonColumn
Lets say we have a grid containing cells, and that we want to return
Say I have a grid, I click an object and it displays in a
I have a grid with one TemplateField which is a checkbox and say 2
I have editable grid view, If I click on edit in any row say
Let's say i have a 2d linear grid and a point in said grid.
Let's say i have the following DataTemplate: <DataTemplate x:Key=ListBoxItemTemplate> <Grid HorizontalAlignment=Stretch Width=440> <Grid.ColumnDefinitions> <ColumnDefinition

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.