Hi,
I'm trying to use an MVC datagrid embedded in a parent datagrid. It is shown when drilling down into a row. I followed the template on the website, but I cannot get it to work. The child datagrid is not sending any AJAX requests. I tried also using a dummy method in the controller that doesn't take any parameters to see if that was the issue, and that was not called either.
Thanks for any help.