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

Heighlighted Row under selected row

3 Answers 72 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Benedikt
Top achievements
Rank 1
Benedikt asked on 20 Oct 2015, 08:46 AM

I have the problem, that my currently highlighted row is not visible, if it is under a selectedrow. For example if i have a gridview with 10 rows, and 5 of them are selected. If i navigate up and down in the grid with the arrow keys, the heighlighted row is only visible in not selected rows. What can i do here? It's seems to be an "z-order" problem or some thing like this.

 Thank you!

3 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 23 Oct 2015, 07:28 AM
Hello Benedikt,

I tried a similar solution with row selection on my side and I was not able to reproduce the problem. Attached you can find the project I used for the test. Please give it a try and let me know in case I am missing something. 


Regards,
Martin Vatev
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
0
Benedikt
Top achievements
Rank 1
answered on 23 Oct 2015, 08:36 AM

The problem is, we have implemented our own GridGridView based on the Telerik RadGridView with custom style configuration and custom keyboard/selection behaviour. It is about 2K lines of code, so it is not very easy to post it here. But maybe some image can help. As you can see, the first 3 rows are selected and the 5th is only "highlighted". But when i move up the arrow keys, the "highlighted" row disappear under the selected rows.

 Thank you for your answer.

0
Martin
Telerik team
answered on 27 Oct 2015, 10:04 AM
Hello Benedikt,

As I can't reproduce this behavior with the built-in selection of RadGridView, I can only be guessing what  the problem with the custom implementation might be.

Can you try to reproducing the same problem when you remove the custom keyboard/selection behavior and custom style configuration? 

Thanks in advance.

Regards,
Martin Vatev
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
Benedikt
Top achievements
Rank 1
Answers by
Martin
Telerik team
Benedikt
Top achievements
Rank 1
Share this question
or