Ext.NET
Ext.NET copied to clipboard
absent: Ext.NET 5 specific components (not UX)
Found: Ext.NET 7.0.0-preview4_2020-07-21.
Some components unique to Ext.NET are missing from Ext.NET 7, basically due to the lack of JSDoc comments in the sources that bundle into extnet-all.js.
Here we should track the general status of this aspect of Ext.NET 7; depending on the complexity specific issues might be open to individual components.
So far the following component is missing from the implementation:
-
ext-menuPanel(server component, client component
WebForms examples matching MenuPanel
- Form > DropDownField > Overview
- MessageBox > InfoPanel > Container
- MessageBox > InfoPanel > Overview
- MessageBox > Notification > Client-Side_Notification
- MessageBox > Notification > Overview
- TabPanel > Basic > Add_Tabs
- Toolbar > Menu > MenuPanel
- Toolbar > Menu > Menu_Layout