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

RadioButton

4 Answers 130 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Rene
Top achievements
Rank 1
Rene asked on 16 Sep 2008, 11:40 AM
Does the Grid support RadioButtons?

4 Answers, 1 is accepted

Sort by
0
Atanas
Telerik team
answered on 16 Sep 2008, 01:25 PM
Hi Rene,

Our RadGridView is complient with the lookless concept of WPF. This means that you can change the template of all UI elements in the RadGridView control's visual tree. Hence, you can put radio buttons.

Best wishes,
Atanas
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Pavel Pavlov
Telerik team
answered on 17 Sep 2008, 07:41 AM
Hello Rene,

We were discussing the use of radiobuttons in the team, and we decided to explore this in depth. Can you elaborate a bit more on your scenario - how the UI looks like, and how you would like to use radiobuttons inside the grid to solve your business problem?

Thanks for helping us make our product better.

Regards,
Pavel Pavlov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Kevin Phifer
Top achievements
Rank 1
answered on 28 Jul 2009, 03:09 PM
I am also in need of radio buttons in my gridview. 

I have a class that has boolean fields isEnabled and isReference.  isReference is unique for the entire collection, so it would be nice to have a radio button that automatically updated the source.

Make sense?

IMHO it would be a very nice feature to have a column property isUnique or something that would perform that operation, but it wouldn't make sense for any other data types other than boolean really.

Kevin P.
0
Pavel Pavlov
Telerik team
answered on 30 Jul 2009, 08:07 AM
Hello Kevin Phifer,

Thank you for the feature request. We have added this to our backlog and it has been prioritized. Meanwhile you may achieve such behavior using the CellTemplate property of the GridView Columns.
In case you need assistance on this , just let me know. I will gladly prepare a working sample if needed.

All the best,
Pavel Pavlov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Rene
Top achievements
Rank 1
Answers by
Atanas
Telerik team
Pavel Pavlov
Telerik team
Kevin Phifer
Top achievements
Rank 1
Share this question
or