Click on thumbs up🖒 button if you like this video. 👉Subscribe our channel for real time MVC videos. And don't forget to 👉share this😁 Thanks💖
@OnlineMediaCollection6 жыл бұрын
After watching so many videos, your solution fixed my issue. THANKS A LOT!!! Using RenderAction instead of RenderPartial was the key. RESPECT!
@kyleoliver81424 жыл бұрын
Hi Ashish, thanks for your tutorial, it's great! Only one thing - how can you get the dynamic menu partial view to be on the right side of the page and not the left?
@venkatram20325 жыл бұрын
Thanks for the excellent video. How to pass multiple parameters when the user click on any button from left hand side?
@Bikinasikajadeh2 жыл бұрын
I HAVE question: the login page and index page are from same controller "TestController" and the partial menu come from "TestController". can i use the partial menu from "TestController" to another controller ? 🙏🏻Thanks Ashish 😍🙏🏻
@aapkanigam2 жыл бұрын
Yes, you can do it🤷🏻👍🏻
@Bikinasikajadeh2 жыл бұрын
@@aapkanigam thankyou so much ☺️🙏🏻
@Bikinasikajadeh2 жыл бұрын
Hi @@aapkanigam ! When i use your code in asp.net core, the @html.renderaction returning red line in visual studio, please inform whats wrong ? Thanks 🙏🏻
@jordangomez58163 жыл бұрын
thanks man , you save my life
@cristopherlaree10173 жыл бұрын
Thanks for your Tutorial! ;)
@DeepakVerma-zb5ot4 жыл бұрын
Are bhai ye director ke mgs ko layout me rakh lo aur jaha pe apko sabhi page ko execute krna hai waha pe renderbody ko laga do ye sab karna hi nhi npadhega
@kaushikbhadani42277 жыл бұрын
Thanks man!! i m watching all ur tutorials!!
@culturapoliticaycomputador99993 жыл бұрын
Thank you friend,🙏👍😇
@Australia3797 жыл бұрын
Great Tutorial Mr. Ashish
@adilkevin62206 жыл бұрын
Can you create a video how to handle dynamic side bar menus i.e from database Based on the roles it should display appropriate menus roles are employee, manager and admin If admin logs he should have access to all the pages, Manager can have access less pages than admin and employee can access only few pages
@DecklonNyarko7 жыл бұрын
Brilliant but in MVC 6 there's no RenderAction, how can I call a partialview with controller and action parameters? thanks
@AmitKumar-zd3ri6 жыл бұрын
Hello sir. how do we access partial view value of the current page in the next page in mvc
@technologysound90754 жыл бұрын
videos are amazing
@AzizjanAyupov_leo7 жыл бұрын
Thank you! I wish you a better computer :)
@luisbarreto14435 жыл бұрын
Thanks for share !
@aapkanigam5 жыл бұрын
Thanks keep learning and sharing
@nehasrivatsava944 жыл бұрын
how can i get data in nav bar from database rather than this list.Add(new MenuItem { Link = "/Test/Index", LinkName = "Home" });
@sudhirdehade7 жыл бұрын
Sorry to ask you again... I am working on a project in which I have so many sections . Every section have same header and footer but various sidebar. I want to use partial view in my switch case. I have implemented it by using this vdo. But after that my side navigation bar is not coming.???
@aapkanigam7 жыл бұрын
+Sudhir Dehade what error are you getting
@sudhirdehade7 жыл бұрын
Can you please share your email id??? I cant share the data publicly...
@aapkanigam7 жыл бұрын
+Sudhir Dehade Nigam2ashish@gmail.com
@aapkanigam7 жыл бұрын
+Sudhir Dehade Nigam2ashish@gmail.com
@fatikhangasimov82047 жыл бұрын
Hello sir. Can we create dynamic navbar as this way?
@aapkanigam7 жыл бұрын
+Fatixan Qasimov yes of course. You need to call it from layout page .
@cesevangelista20256 жыл бұрын
Hi, in MVC Core 2, for example I have a form with multiple inputs that uses a model, can we use partial view to display form submit result in same view of the form?
@aapkanigam6 жыл бұрын
+Cecilia Rodriguez Yes, you can. place all input and button control into partial view and just render it to your index page.
@cesevangelista20256 жыл бұрын
Thanks, I did what you said and it worked. The only issue i'm having is the refresh/clear button doesn't work. Any suggestion?
@szafar57973 жыл бұрын
did not work when i did it in a shared view
@sudhirdehade7 жыл бұрын
Can we use partial view with switch cases???
@aapkanigam7 жыл бұрын
+Sudhir Dehade yes .. just return partialview in case ..
@sudhirdehade7 жыл бұрын
I am working on a project in which I have so many sections . Every section have same header and footer but various sidebar. I want to use partial view in my switch case. I have implemented it by using this vdo. But after that my side navigation bar is not coming.???
@krishna1722256 жыл бұрын
Pls post some videos on layout pages
@technotipsashishhindi95256 жыл бұрын
Please watch part 21 onwards
@asd225226 жыл бұрын
thanks man , you r v good
@narendarsingh46726 жыл бұрын
Great sir
@guycamu88735 жыл бұрын
Good tutorial thank
@manojfss6 жыл бұрын
great tutorial. i like it.
@aapkanigam6 жыл бұрын
Thank You, keep learning and teaching ☺
@vinayakjambhale59856 жыл бұрын
Sir Please create video on phone no otp registration in mvc5
@aapkanigam6 жыл бұрын
+VINAYAK JAMBHALE Sure will add to list. thanks
@vinayakjambhale59856 жыл бұрын
Technotips - Ashish sir thank you so much...you are doing so well...
@szafar57973 жыл бұрын
dose not work followed your example
@lutforurc7 жыл бұрын
Sir I am waiting for your next Video, Please upload next video