When I set the SelectedItem I always get it as empty.Checked the code and removing the assign in the oninitialize it starts working (image attached). Is it possible to do this fix ? Best regards
can you provide oml file ?
Hi @Mariana Frias
I think if you move that same Assign logic to Screen OnReady action and bind SelectedItem or SelectedId to your variable there, can you check if this fixes your issue
I've sent the solution that fixes the problem. I was just suggesting a fix for this component.