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

Is it possible to have Row Based Cell Data Type?

1 Answer 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jitin Vishwakarma
Top achievements
Rank 1
Jitin Vishwakarma asked on 03 Feb 2010, 10:16 PM
Hi,

I am working on a grid that has a requirement of having cell data type based on the row. For example Row1 will have all Date cells for all columns, Row2 will have all Check-boxes for all columns and Row3 might have all Drop-downs for all columns...
Is this possible in RadGridView? How to achieve this behavior?

Thanks,
Jitin

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 04 Feb 2010, 06:47 AM
Hello Jitin,

To achieve this you can inherit grid columns, override CreateCellElement/CreateCellEditElement and return desired control.

You can check this blog post and our documentation for more info.

Sincerely yours,
Vlad
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
GridView
Asked by
Jitin Vishwakarma
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or