How to use Bootstrap accordion control with Database table in ASP NET CORE

Published: 11 January 2023
on channel: ASP.NET MVC
1,721
16

In this video, I am going to teach you, how to bind accordion control with database table. I am going to give an example; in this we have two table one is book, and another is chapter. I want to show book title on accordion header and chapter will show inside it.