i use popup kendo grid and i use autocomplete for select Country and fill countryId to hidden input.
but when post data to controller , countryId is null.
please help me to fix this problem.
I fix this issue by call event change() textbox in jquery.