cancel
Showing results for 
Search instead for 
Did you mean: 

Value help dialog in smart filterbar

leavanelle
Explorer
0 Kudos

Hello,

I'm using a a value help dialog in a smart filterbar.

The value help dialog displays 2 columns which are the only properties of the entity. One of these columns is the key.

In value help dialog I can see the 2 columns but I can't see all the lines. When I scroll down, scroll bar move but the display of the lines isn't updated (I always see same lines), but data are updated. So when I scroll down (lines in table don't change) and when I click a line, value shows in selection bar is the value I should show in table.

Issue is the same if I use only annotation, or if I code the value help manually as custom control in smart filterbar.

Do you know why I can't scroll down the list ?

Version of SAP UI5 is 1.38.

Thanks in advance for your answer.

Accepted Solutions (0)

Answers (2)

Answers (2)

leavanelle
Explorer
0 Kudos

Hello,

1st picture : value help at start scroll bar on top,

2nd picture : I scroll down -> scroll bar on bottom but same data display

3rd picture : I select the last line of table display "J" but in selection this is "Olivier".

4th picture : Annotations

Regards

Léa

Joseph_BERTHE
Active Contributor
0 Kudos

Hello,

Have you take care of the $top and $skip query option in the backend system ? Have you implemented this ?

Regards,

Joseph

leavanelle
Explorer
0 Kudos

Hello,

Yes I implement it.

Nothing change if I implement it or not...

Regards

Léa

Joseph_BERTHE
Active Contributor
0 Kudos

Can you give me your ValueList annotation and some screenshot of your issue ?