You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you put a select on each row in a UDGrid, only the last ~14 to 17 of all the UDSelectOptions are shown. You can generate the UDSelectOptions with a foreach or hardcoded, it doesnt matter.
Expected behaviour would be to show all the elements, like the UDSelect normally does.
Hi
When you put a select on each row in a UDGrid, only the last ~14 to 17 of all the UDSelectOptions are shown. You can generate the UDSelectOptions with a foreach or hardcoded, it doesnt matter.
Expected behaviour would be to show all the elements, like the UDSelect normally does.
Example:
$Session:DBList holds about 150 elemnts, only the last 14 get shown.
Best regards
gitbute
The text was updated successfully, but these errors were encountered: