Search code examples
asp.net-mvcmodel-view-controllerkendo-uikendo-gridtelerik-mvc

issue in send data to controller in popup form


i use popup kendo grid and i use autocomplete for select Country and fill countryId to hidden input.

enter image description here

but when post data to controller , countryId is null.

enter image description here

please help me to fix this problem.


Solution

  • I fix this issue by call event change() textbox in jquery.