Hi, thanks for adding that nice helper function. Your way definately works too but from my side of experience in MVC most stuff (especially when it comes to datatable etc.) gets rendered (even partial views) by using the jquery approach to manage when stuff is loaded. My approach allows you to run code after the partial view has loaded (and you will do that alot!). Greets, Jannick :-)
can this be done in Razor pages . I have a model i created a scaffold from. I now have a folder in my Pages called Categories and it has Create, Index ,delete, details cshtml and cshtml.cs. i want my main Pages/Index.cshtml to render the Pages/Categories/Index.Cshtml in my main Index. While maintaining the ability to press the create button and actually add a new iterm.
I was just wondering if you need to repeat the script part in every page you want to render the partial view? Is it possible to create a class instead and place it in the js file?
It depends on your setup. Normally you want to consolidate scripts to the view they are needed. If you placed it outside then it would always be rendered without the partial. If you have multiple partials on one view that are all the same then obviously dont do that. You could then place in a render tag at the parent view when needed.
🚀C# Progress Academy - Become a senior C# developer: academy.tutorials.eu/p/csharp-progress-academy
Two questions: When will it start? Will you fill my mailbox with tons of spam?
Thanks for this - it's a very useful technique and saves passing the partial model data into the view.
Let me ask you a question. Why didn't you use
@await Html.Partial Async("_BlogArticles", blogentries)
Hi, thanks for adding that nice helper function. Your way definately works too but from my side of experience in MVC most stuff (especially when it comes to datatable etc.) gets rendered (even partial views) by using the jquery approach to manage when stuff is loaded. My approach allows you to run code after the partial view has loaded (and you will do that alot!).
Greets,
Jannick :-)
Can we load a partialView with different data, example for home 6 articles and for archivo only 2?
can this be done in Razor pages . I have a model i created a scaffold from. I now have a folder in my Pages called Categories and it has Create, Index ,delete, details cshtml and cshtml.cs. i want my main Pages/Index.cshtml to render the Pages/Categories/Index.Cshtml in my main Index. While maintaining the ability to press the create button and actually add a new iterm.
can we use it for layout page as well?
Hi, im working on my own project with View transitions API, has someone combined partialViews with it?,
Good video by the way.
Can this be used to create some common controls, like a dropdwons that are used multiple times over a proyect?
I think this approach could be used for any control in a partial, if you pass the data formatted correctly into the partial.
I cant find the link too the asp net 5 day challenge?
Thanks
hi, how to remove that partial?
Greeat video thanks
I was just wondering if you need to repeat the script part in every page you want to render the partial view? Is it possible to create a class instead and place it in the js file?
It depends on your setup. Normally you want to consolidate scripts to the view they are needed. If you placed it outside then it would always be rendered without the partial. If you have multiple partials on one view that are all the same then obviously dont do that. You could then place in a render tag at the parent view when needed.
But for scope purposes we like to place scripts of partial inside the partial.
Is it possible to render in cstml insted of scripts tag
Very nicely explained, thank you!
sure thing!
Also for me this method returns error 500
Nice, explain , I prefer using HTMX in partial .
how?
So its jquery
This is exactly why React is the best framework, so much easier than this mess.
Dude it's just like a component lol
Dumb thumbnail. Bad tutorial. No Bueno.
Could you elaborate
@@nyx8026 Not to you.
@@bojohannesen4352 To whom then?