I have my own admin tool in MMC(loading my admin tool dll in MMC)?
In MMC view I have html button when I click on the button, I need to change the view between filter mode and detail mode? Using JavaScript how to achieve this?
In C++ we have IResultData::SetViewMode function but in JavaScript how to achieve this?