This question is locked. New answers and comments are not allowed.
Hi,
We have developed a partial view which renders a ajax-bound telerik grid based on the configurations set.
We have a requirement to use this grid in a pop up window . So i have started writing another partial view , and i am trying to render the partial view that renders the grid. However, the pop up window does not show any of the records.Apparently, the action for the ajax binding the grid is not being called. Could you please tell me where i might be going wrong.
Also, i have tried rendering the grid in the pop up window with server binding . this method shows me the page numbers and record numbers, but the actaul data goes blank.
Could you please guide me in figuring these things out.
Thanks,
Sasidhar D
We have developed a partial view which renders a ajax-bound telerik grid based on the configurations set.
We have a requirement to use this grid in a pop up window . So i have started writing another partial view , and i am trying to render the partial view that renders the grid. However, the pop up window does not show any of the records.Apparently, the action for the ajax binding the grid is not being called. Could you please tell me where i might be going wrong.
Also, i have tried rendering the grid in the pop up window with server binding . this method shows me the page numbers and record numbers, but the actaul data goes blank.
Could you please guide me in figuring these things out.
Thanks,
Sasidhar D