Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ui.xml and ToolstripMenuButton

$
0
0
Hello,

I would like to use ToolstripMenuButton in ui.xml.

My ui.xml is this:
Code:

<ToolStripMenuButton ID="btn_other_options" title="Other options" >
        <MenuItemButton ID="revertButton" icon="silk/table_row_delete.png" title="Revert changes"/>
        <MenuItemButton ID="restoreButton" icon="silk/arrow_undo.png" title="Restore data"/>
        <MenuItemButton ID="exportExcel2003Button" icon="extensions/xls.png" title="Export Excel 2003"/>
        <MenuItemButton ID="exportExcel2007Button" icon="extensions/xlsx.png" title="Export Excel 2007"/>
        <MenuItemButton ID="viewsButton" icon="silk/application_view_tile.png" title="Views"/>
        <MenuItemButton ID="filtersButton" icon="silk/timeline_marker.png" title="Filters"/>
</ToolStripMenuButton>

But it is not working.
I tried as many options as i could.
With "items", "menu", "menu=id..", etc.

In Visual Builder not possible to add any child to a ToolStripMenuButton.

It is supported in ui.xml?

Could you give me some sample of creating a ToolStripMenuButton with menu in ui.xml?

thank you in advance,
Szabi

Viewing all articles
Browse latest Browse all 4756

Latest Images

Trending Articles



Latest Images