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

column having different types per row possible?

1 Answer 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kyle
Top achievements
Rank 1
kyle asked on 03 Feb 2009, 04:31 PM
I would like to know if it is possible to have a specific column set to different types (controls) per row?

IE:  kinda like a property editor, one row chould have a checkbox, another a dropdown, another textbox etc?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 04 Feb 2009, 05:57 AM
Hello Kyle,

You could use TemplateColumns with all the different controls(like TextBox, Checkbox, Dropdown etc) in its ItemTemplate and then hide these controls based on some row condition.

Thanks
Princy.
Tags
Grid
Asked by
kyle
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or