1
Use Bootstrap 3.1, Entity 6.1, Visual Studio 2013, MVC5, Jquery and etc... Well, I need to make a query, so that when the screen is loaded, it can carry some information, such as medicine (Description) and other information, but separately. Not to bring everything, as in a grid, my manager asked me to do so. A little too much signal(+) and when I click on it, then yes, expand everything. Is there a component to this? Is it possible to do it in ASP.NET and MVC? Bootstrap can do that?
You seem to be talking about a Treeview
– bfavaretto
"É possível fazer no ASP.NET e MVC?"
The only limit to what you can do with . NET is how much effort you can or want to commit to the solution ;)– Oralista de Sistemas