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

[Solved] CheckBox column disappear

1 Answer 142 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Enoch Kuang
Top achievements
Rank 1
Enoch Kuang asked on 02 Feb 2010, 04:43 PM
Hi,

I have a Filter-enabled Grid with 10 columns. The last column's type is CheckBox. If doing filter without data back, the last column will disappear. If I put the CheckBox column as the last second column, then when I scroll to the end of grid, it will disappear also. I have to scroll back a little bit to see it. How can I fix this problem?

I am using the following setting:

</

 

MasterTableView>

 

 

<FilterItemStyle HorizontalAlign="Left" />

 

 

<HeaderStyle Font-Bold="true" />

 

 

<ClientSettings EnableRowHoverStyle="true">

 

 

<Scrolling AllowScroll="True" UseStaticHeaders="True" SaveScrollPosition="True" FrozenColumnsCount="2">

 

 

</Scrolling>

 

 

<Selecting AllowRowSelect="True" />

 

 

</ClientSettings>

 

 

<PagerStyle AlwaysVisible="true" Mode="NextPrevAndNumeric" />

 

 

</telerik:RadGrid>

Thanks,
Enoch

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 04 Feb 2010, 03:07 PM
Hi Enoch,

I followed your scenario in order to replicate the issue but to no avail. Please find attached a simple working application which handles the desired functionality. Give it a try and let me know what is the difference in your case.

All the best,
Pavlina
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
Grid
Asked by
Enoch Kuang
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or