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

How to implement customize column in telerik winform?

1 Answer 77 Views
GridView
This is a migrated thread and some comments may be shown as answers.
songsp
Top achievements
Rank 1
songsp asked on 16 Jun 2011, 02:19 PM
Hello,Telerik.
  I want to show list of orders in RadGridView .One order includes columns of orderId,orderName,productId ,etc.
en.How can I show productName (in another list or table in DB,include productId ,productName,etc) in RadGridView with orders ?
Can I customize one virual column of showing productName through some methods?
thanks.Hope your reply.

1 Answer, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 21 Jun 2011, 04:08 PM
Hi songsp,

Thank you fro writing.

I suppose that you would like to show the name of the product instead of its identifier. You can achieve that if you create a GridViewComboBoxColumn instead. You can read more about that in the online documentation.

If the proposed solution does not fit your requirements, I would kindly ask you to open a support ticket, where you can attach a project which demonstrates your approach.

Greetings,
Svett
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
Tags
GridView
Asked by
songsp
Top achievements
Rank 1
Answers by
Svett
Telerik team
Share this question
or