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

Bug report grid

1 Answer 51 Views
GridView
This is a migrated thread and some comments may be shown as answers.
sung yeol
Top achievements
Rank 1
sung yeol asked on 21 Jun 2015, 03:30 PM

I am adding a simple Progress bar
When I scroll left and right, it appears elsewhere

 

See the attached images A and B (see the subject line)

 

1 is a screen which contains the text in the first row.

I transferred to scroll to the right (2 screens)

I move the scroll to the left (3 screen)

3 is different from the display screen 1 and information
(It overwrites the text the progress bar)
This is an obvious bug!

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 22 Jun 2015, 09:53 AM
Hello Sung,

Thank you for writing.

Please note that RadGridView is using UI Virtualization and the cell elements are reused. In this case you should properly synchronize the cells. This can be done by returning proper value in the IsCompatible method. Detailed example for this is available in the following article:  Creating custom cells.

I hope this helps. Should you have any other questions do not hesitate to ask.
 
Regards,
Dimitar
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
sung yeol
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or