setValueListItems problem

Hello, when using application.setValueListItems in conjunction with getDataSetByQuery I only see the first two values returned in the value list, although the query returns im my example 11 values, that I can output. I have done exactly what is described in the online help example, but whatever I do, I see only two values. Does anyone else have this problem or am I missing something?

Thanks.

I just found out, that Servoy seems to populate the menu with all 11 values but only the first two are visible (the menu has a length of 11 lines, but only the first two show the names of the first two values)

Bug is fixed, in release 1.1.1

perfect. thanks.