Hello, |
Re: Get treeview of whole doors database using DXL
That is pretty easy... The question is if that is what you wanted. Regards, Mathias #include <standard/miniExplorer/inc/miniExplorer.inc> fnMiniExplorer(null, folder "/", MINI_EXP_FORMAL_MODS, "Browse", "Wow the complete DOORS database in a treeview")
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
|
Re: Get treeview of whole doors database using DXL Mathias Mamsch - Thu May 13 09:05:17 EDT 2010
That is pretty easy... The question is if that is what you wanted. Regards, Mathias #include <standard/miniExplorer/inc/miniExplorer.inc> fnMiniExplorer(null, folder "/", MINI_EXP_FORMAL_MODS, "Browse", "Wow the complete DOORS database in a treeview")
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
Thank you so much for your great help. i have to place this tree view in dialog box and it should have a option to select the items from tree view(i have to get the selected item from treeview). thanks in advance, Looking forward your reply -Muthurani |
Re: Get treeview of whole doors database using DXL muthurani - Thu May 13 09:23:13 EDT 2010 I want to listout the particular project items in treeview instead of whole database items. Is it possible? Thanks, Muthurani M |
Re: Get treeview of whole doors database using DXL muthurani - Thu May 13 09:27:47 EDT 2010 Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS |
Re: Get treeview of whole doors database using DXL Mathias Mamsch - Thu May 13 09:05:17 EDT 2010
That is pretty easy... The question is if that is what you wanted. Regards, Mathias #include <standard/miniExplorer/inc/miniExplorer.inc> fnMiniExplorer(null, folder "/", MINI_EXP_FORMAL_MODS, "Browse", "Wow the complete DOORS database in a treeview")
Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and D00RS
Hi Mathias, Is there any other way to open a tree view of Doors data base other than mini-explorer or fnminiexplorer because I want to select the folder which is actually locked when it is selected in the miniexplorer which I do not want it. Actually I want to select different folders in Doors database in the dialog box with out closing the dialog box for each selection. Thanks in advance Kind Regards,
|