Hi Serdar, Thanks for your time.
The problem is, when I select a value from first select box, that value would remove from the second one. But if I select first and second, the value from first select is showing in third select box. It should be removed from third.
The logic is, If I select a value from any select box, that value should be removed from other selects.