Example of Restaurant Menu in ASP.NET Core TreeGrid Control
This demo shows how the Tree Grid can be used to create a visually rich and interactive food menu. The demo meets different viewer preferences, such as vegetarian and bestseller dishes. It uses a food dataset that includes details for categories like salads, pizza, burgers, hot-dogs, chowmein, and desserts, with descriptions, prices and ratings.

The sample shows how dynamic, customizable row templates and custom cell rendering make the menu more informative and attractive. The Tree Grid row template adds visual elements like images, ratings, and price comparisons right in the cells. With its flexibility and easy customization, the Tree Grid is a great tool for creating interesting and engaging food menu presentations.
More information about TreeGrid can be found in the documentation section.