Selectbox value type

If the value returned from the server is Long, it doesn’t match the value of the combo box, how can I solve it?

Could you please, clarify the issue with some example?

I solved it.
When I received data from the server, I changed it to a string type and mapped it.