Hi,
I want to achieve similar functionality of mmc view menus detail,list,filter in MMC result view html page. In html page when I click on dropdown with views(list,detail,filter), I need to change view mode.
How to achieve this?
Hi,
I want to achieve similar functionality of mmc view menus detail,list,filter in MMC result view html page. In html page when I click on dropdown with views(list,detail,filter), I need to change view mode.
How to achieve this?
View mode is normally changed with IResultData::SetViewMode
I added new menu command for invoking events on changing dropdown for view mode.
Can I know command id for MMC view->filter menu so that I can use same id?
How to get IComponent, from IComponentData object?
5 people are following this question.