This is a migrated thread and some comments may be shown as answers.

Partial View

1 Answer 651 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nico
Top achievements
Rank 1
Nico asked on 29 Jan 2021, 11:42 AM

Hi,

I am trying to achieve the functionality of inserting a partial view with grid model property attached to it. Can you please help me?

1 Answer, 1 is accepted

Sort by
0
Tsvetomir
Telerik team
answered on 02 Feb 2021, 08:46 AM

Hi,

The Telerik UI Grid for ASP.NET MVC provides the option to bind it locally to a model:

https://demos.telerik.com/aspnet-mvc/grid/local-data-binding

It is important to point out that rendering the grid inside a partial view and binding it to a model is via using the conventional and out-of-the-box provided options by the framework. Nevertheless, I have found an external article that goes into detail and achieves this step-by-step.

https://geeksarray.com/blog/render-partialview-with-model

If there is a need for additional information, let me know.

 

Kind regards,
Tsvetomir
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Nico
Top achievements
Rank 1
Answers by
Tsvetomir
Telerik team
Share this question
or