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

Row Visibility - Always Show

2 Answers 44 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Frustrated Dev
Top achievements
Rank 1
Frustrated Dev asked on 25 Feb 2010, 03:16 PM
Hello,

I am using the RadGridView to display very detailed information. This GridView has two GridViewDataColumn elements. The first relies on a complex CellTemplate to render its content. When a user clicks on a row in my RadGridView, it occasionally disappears. It acts like it collapses. I do not have any event handlers in place that would trigger this behavior.

Is there a flag that I can set to always leave a row visible and fully expanded? I never want it to collapse.

Thank you

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 26 Feb 2010, 06:56 AM
Hi,

Can you set these columns IsReadOnly to true and let me know about the result?

Regards,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Frustrated Dev
Top achievements
Rank 1
answered on 02 Mar 2010, 01:55 PM
Worked like a charm. Thanks!
Tags
GridView
Asked by
Frustrated Dev
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Frustrated Dev
Top achievements
Rank 1
Share this question
or