Hello,
I want to refresh the content of window. In the documentation it shows to send data using the AjaxRequest call but how can you send complex objects?
and this is my controller:
when I recieve the object all the values are null. Is it possible to send complex object with the AjaxRequest as a parameter???