Thanks for this tutorial. I was not able to get it to work. After I defined the TelerikButton and associated handler and tried to run it I get an unhandled exception. In the development console it say's "Unhandled exception rendering component: Object of type 'Telerik.Blazor.Components.TelerikDrawer`1[[Demo.Client.Shared.MenuItem, Demo.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' does not have a property matching the name 'ChildContent'.
00:25 Replacing standard Navigation with Drawer: final project preview 01:28 Nav Menu component 03:43 Using Telerik Drawer 04:14 Creating Menu Class 04:49 Create Menu Items 06:13 Add Drawer 06:50 Add Toggle Button 09:17 Drawer Properties 09:23 Set icons 10:30 Set custom icons 11:58 Add a separator between menu items 13:00 Drawer mode: overlay or push 13:55 Mini-mode 15:13 SelectedItem Changed Event 17:15 SelectedItemChangedHandler 19:23 Expand and Collapse Events 21:00 ExpandedChangedHandler 22:00 IsExpanded (two-way binding) 25:02 IsExpanded (one-way binding) 25:51 Item Template 28:30 Group properties 30:33 Template 34:00 Custom format of Menu Items 36:28 Navigation in Template 38:39 Add custom components
Hi, Is it possible to have access to the demo code source in a repository such as GitHub? Thank you.
Very nice. Can you make a video that shows how to use the Wizard component ?
Nice
Do you have a video where it shows the drawer navigation with hierarchical menu items?
Hello there, I was wondering if you could give me any help on how to create expandable menu in blazor using synfusion. Thanks in advance!
Thanks for this tutorial. I was not able to get it to work. After I defined the TelerikButton and associated handler and tried to run it I get an unhandled exception.
In the development console it say's "Unhandled exception rendering component: Object of type 'Telerik.Blazor.Components.TelerikDrawer`1[[Demo.Client.Shared.MenuItem, Demo.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' does not have a property matching the name 'ChildContent'.
00:25 Replacing standard Navigation with Drawer: final project preview
01:28 Nav Menu component
03:43 Using Telerik Drawer
04:14 Creating Menu Class
04:49 Create Menu Items
06:13 Add Drawer
06:50 Add Toggle Button
09:17 Drawer Properties
09:23 Set icons
10:30 Set custom icons
11:58 Add a separator between menu items
13:00 Drawer mode: overlay or push
13:55 Mini-mode
15:13 SelectedItem Changed Event
17:15 SelectedItemChangedHandler
19:23 Expand and Collapse Events
21:00 ExpandedChangedHandler
22:00 IsExpanded (two-way binding)
25:02 IsExpanded (one-way binding)
25:51 Item Template
28:30 Group properties
30:33 Template
34:00 Custom format of Menu Items
36:28 Navigation in Template
38:39 Add custom components