I am developing a Nested Data Grid Web Custom Control . Inherited the control from DataGrid.
In Designer I want to edit ChildGrid template Columns . I am able to add DesignerVerb “Edit Child Template(0) “ But don't know hoe to create a menu (like the menu which appears for “Edit Template “ for normal datagrid. Can anybody please give me a solution .. I want to create show the normal Edit Templaet structure for child data grids on selecting the designer Verb.
Indu