Ext.NET
Ext.NET copied to clipboard
absent: ext-propertyGrid.Source's ext-propertyGridParameter inner block
Found: Ext.NET 7.0.0-preview4_2020-07-21.
The ext-PropertyGrid component supports the source inner block (not highlighted by intellisense, by the way), yet, tha latter source block won't accept ext-propertyGridParameter block/component.
Instead, it supports a (likely) generic ext-parameterblock which, at first, may look okay, but then it lacks specialized behavior like allowing an inner editor block.
WebForms examples matching PropertyGridParameter
- Kitchen_Sink > GridPanels > Property_GridPanel
- PropertyGrid > Basic > Overview
- Toolbar > Menu > Controls_In_Menu