datatable editor:"combo" not display data if value not in options array

Hello i have datatable with 3 fields. One field is has dynamic list of options which depend on user type. I need that all users make read the data from this column but edit only specific values per user. To achieve this i check user type and before build datatable filter this options. After filtering some value which not in the list are not display in datatable