Adding subFolders under a Main Folder

Hi,
I've created a form "formWage" and added two folders inside it named - folder1 and folder2 using C# code..........
Now i want to add two more folders under folder1...... Does anyone have the solution? please help me....
folder1 panelevel=0 and folder2 panelevel=0;

When I replace topane of both the folders as 3 instead of 14(my code is given below... but not working well), even the events are not working when that folder is clicked. But when I wrote  below code,
sub folders are invisible but events are working
// ADD SUB FOLDERS FOLDERS OF ADMINISTRATION -- in Form_Load Event
                NorForm.DataSources.UserDataSources.Add("usdFLD", SAPbouiCOM.BoDataType.dt_SHORT_TEXT, 20);
                oTabItm = NorForm.Items.Add("fldPF", SAPbouiCOM.BoFormItemTypes.it_FOLDER);
                oXitem = NorForm.Items.Item("93");
                oTabItm.Width = 125;
                oTabItm.Left = oXitem.Left;
                oTabItm.Top = oXitem.Top - 25;
                oTabItm.Visible = true;
                oTabItm.Enabled = true;
                oTabItm.FromPane = 3;
                oTabItm.ToPane = 14;
                oTabItm.Height = 20;
                fldPF = (SAPbouiCOM.Folder)oTabItm.Specific;
                fldPF.Caption = "Employee Details";
                fldPF.DataBind.SetBound(true, "", "usdFLD");
                oTabItm = NorForm.Items.Add("fldGen", SAPbouiCOM.BoFormItemTypes.it_FOLDER);
                oXitem = NorForm.Items.Item("fldPF");
                oTabItm.Width = 125;
                oTabItm.Left = oXitem.Left + oXitem.Width;
                oTabItm.Top = oXitem.Top;
                oTabItm.Visible = true;
                oTabItm.Enabled = true;
                oTabItm.FromPane = 3;
                oTabItm.ToPane = 14;
                oTabItm.Height = 20;
                fldPF = (SAPbouiCOM.Folder)oTabItm.Specific;
                fldPF.Caption = "P.F & E.S.I";
                fldPF.DataBind.SetBound(true, "", "usdFLD");
// END ADD SUB FOLDERS FOLDERS OF ADMINISTRATION
// EVENTS
// when Administration Tab is clicked
if (pVal.ItemUID == "24" & pVal.EventType == SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED & pVal.BeforeAction == false)
                    Global.SapApplication.Forms.ActiveForm.PaneLevel = 3;
// when First Folder is clicked
if (pVal.ItemUID == "fldPF" & pVal.EventType == SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED & pVal.BeforeAction == false)
                    Global.SapApplication.Forms.ActiveForm.PaneLevel = 3;
// when Second Folder is Clicked
if (pVal.ItemUID == "fldGen" & pVal.EventType == SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED & pVal.BeforeAction == false)
                   Global.SapApplication.Forms.ActiveForm.PaneLevel = 14;
With Regards
Sijo Antony

Similar Messages

  • In Finder, why can't my subfolder names display beneath the main Folder?

    Does Mac even use the term "Directories"? I think it's just folders.
    In Finder I have a Folder named 2013 in which I have all of my photos taken in 2013. I create a subfolder under 2013 called "Ausable Trip". The problem is I can't see that subfolder. I should be able to see a list of subfolders under my main folder but that doesn't work. Very frustrating. Why doesn't Finder display folders this way:
    Pictures
       Rog Photos
          2010
         2011
         2012
         2013
            Ausable Trip
            DC Trip
            Houston Trip
    Thanks for your suggestions!

    But it does. Here's an example. The root-level Library folder, in list view. Post a screenshoe of your pictures folder in list view.

  • Any reason NOT to create subfolders under user folder?

    I'm switching over from a 5+ year old MacBook Pro to a new one. I do a lot of audio recording and production work. On my old machine, which was my first Mac, I created a subfolder 'Recordings' under my user folder (let's say it's named "bob"). I don't remember why I did that. Probably I was thinking well, this stuff isn't documents.
    On the new machine, running Yosemite, I discovered that Apple in it's wisdom had made my "bob" user folder hidden, which meant I had to go figure out how to show it because there are some audio plugin settings files I needed to add manually from the old machine into my user/ Library area. Did that.
    BUT... I'm wondering if there is some reason why Apple changed the user folder to hidden (other than "you dumb users don't need to know about this stuff"), and specifically, if I should avoid creating any subfolders under my user folder? I would really rather not have my 'Recordings' folder  inside the Documents folder, but I guess I can if there's some good reason not to create subfolders under 'bob'.
    Thanks in advance.

    They didn't make it hidden (like the Library sub folder), but I believe it is no longer included in the sidebar by default. Probably for the reason you state. As you've found, you can add it back through Finder Preferences menu.
    Matt

  • In VIEWING (to print) my iTunes music (in finder), how can i view subfolders without clicking on the  triangle of each main folder?

    In VIEWING (to print) my iTunes music (in finder), how can i view subfolders without clicking on the  triangle of each main folder?
    I am trying to print a list of all my music. For example, main folder is BEATLES.  Subfolders are Magical Mystery Tour, Yellow Submarine, Abbey Road, etc...
    and I want to view and print all the subfolders. This is a recovery project after my hard drive failed. I know this is truly a "finder" question and will double post there.
    Thanks.
    Amy

    amy lynn wrote:
    way too much ink.
    Don't know what this means but okay.

  • How do I view my subfolders so I can print a list of my directory (main folders and internal subfolders) without clicking the triangle to expand each main folder?

    In VIEWING (to print) my iTunes music (in finder), how can i view subfolders without clicking on the  triangle of each main folder?
    I am trying to print a list of all my music. For example, main folder is BEATLES.  Subfolders are Magical Mystery Tour, Yellow Submarine, Abbey Road, etc...
    and I want to view and print all the subfolders. This is a recovery project after my hard drive failed. I know this is truly a "finder" question and will double post there.
    Thanks.
    Amy

    Try PrintWindow:
    http://www.macupdate.com/app/mac/6465/print-window
    Regards.

  • Can't see SubFolders under folder placed in public folders\favorites

    In Entourage 2004 ver 11.3.3, configured for MS exchange I have selected a folder to be added to my favorites. The folder I have selected has SubFolders listed below it. But when I click on the actual folder in favorites I am not able to drill down to the other folders. I am only able to see the parent folder.
    Whereas in outlook 2003 I have the option to add subFolders of the parent folder to view in favorites it seems I do not have the same feature in Entourage.
    Is this an issue with Entourage or is there something wrong with how the Entourage client is configured for exchange?

    Hi and Welcome to the Community!
    Unfortunately, you used to have BES, and became accustomed to that level of service, which is greater than that available for BIS-level services. Additional mailbox folders are simply not available via BIS-level services. Refer:
    Article ID: KB28745 Unable to receive email messages on the integrated account when the messages are being forwarded to another sub folder in the email client
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Adding a main folder in LR.

    Win XP sp2.
    I have images in subfolders in the following location
    F:/my photos/ 2006- July- Dec/ "30 sub directory containing image files "
    In LR I have imported 11 of these 30 sub directories and they are listed individually in the Library folder structure. How do I create a folder 2000- July- Dec so that I can then place the sub folders into that new folder? All I have been able to find is how to insert a sub folder into an existing one.

    This is a very common problem, where you end up with multiple individual folders that actually should be consolidated under a master folder.
    The problem is that you can't import ZERO photos, and if there is nothing to import, LR just halts the process and leaves your folder tree just as before.
    The easiest way that I have found to solve this problem is to put a 'dummy' photo in the master folder, and import the dummy picture. It will then ask you what sub-folders to import. Checkmark none of the folders (just import that one dummy picture) and the folders will fall into place during the import. You can then just delete the dummy photo from the LR catalog.

  • Install more than one exe into one folder or into some subfolders of the same folder

    Hi!
    I want to do at least one of the following:
    1. I want to install several exes (built with LV app builder) into one directory because they belong together.
    2. Make several subfolders under the same top level folder aand install exes into each of them.
    The (top level) folder should be the "company" folder. The subfolders are for the applications.
    For example:
    c:\company\app1\app1.exe
    c:\company\app1\app1setup.exe
    c:\company\app2\app2.exe
    etc.
    This may also reside under the "program files" folder.
    If i try to do so, i encounter some problems setting up the build specifications. If i have more than one build spec. for exes i cannot add them to the same folder. At least if they contain the same external files, e.g. dlls.
    If i try to make one installer per exe, i get an error message telling me that the same folder (my "top level folder") already exists in the registry and cannot be added a second time. This is also true if i try to make a new project instead of having several installer build specs in one project.
    I use Labview 2009 (engl.) under Windows Vista (german).
    If anyone has some help for me or encounters similar problems please let me know.
    Holger
    Message Edited by HolgerD on 09-26-2009 10:13 AM
    Solved!
    Go to Solution.

    Hi Holger,
    the build directories should be different for each build, but you can copy the executables into one folder manually (tested successfully in WinXP). For multiple installers, put each installer build in a separate directory, and install all to the same program files subfolder. Works with XP (tested!), so this must be a Vista issue...
    Please build the four specs in attached project and run both installers to the same directory - should be working...
    Best regards,
    Sebastian
    Attachments:
    calc.dll.zip ‏73 KB

  • I would like to see the added keywords under the picture like iPhoto does it. Is that possible? I cannot find an answer

    I would like to see the added keywords under the picture like iPhoto does it. Is that possible? I cannot find an answer in Aperture 3.2.1

    Hello Wontolla, I meant the Aperture main menu, there is a sub menu "View", see the Screenshot:
    Set all flags in the Metadata Display submenu as I did,  to show Metadata in Viewer and Browser, and then select "Customize"
    Pick the Metadata fields you want to display for all views.
    Make sure, that "Contents -> Keywords" is checked.
    Regards
    Léonie

  • Error when creating a bookmark in a new folder - defaults to main folder for that group

    When I want to create a new bookmark sub-folder (for example, I have a "Photography" folder and I want to save a URL to a new folder under that category called "Cameras"), I click the "New Folder" button, and it somehow changes the name of main folder ("Photography") to the highlighted "New Folder". However, when I go to my bookmarks afterwards, the "Photography" folder is there and there is a new folder called "New Folder". It seems to be corrupted or something, but I am not sure. It has been doing this for the last few versions. Now, I am on version 11.0.
    Any help is appreciated! Thank you in advance.

    Since this doesn't happen with a new profile, I think your best solution is going to be to use a new profile and migrate you data. The article, [[Recovering important data from an old profile]] has instructions for doing this.
    An easier way to get this done is to use a new feature coming to Firefox 13. You can get access to it by downloading the Aurora build from here - http://www.mozilla.org/en-US/firefox/aurora/
    Once you install Aurora, type about:support in the location bar. This will bring up the special troubleshooting information page. In the upper right hand side there is a button to "Reset Firefox". Clicking this will create a new profile for you and migrate over your bookmarks, passwords, history for you automatically. I've used it and works well. After completing that, you can continue to use Aurora if you want or you can uninstall it and go back to the regular version of Firefox.

  • I got a new lenovo desktop windows 8.1,installed itunes and synced my ihone 4 no problems. then i imported a cd of songs which showed up in recently added but not in main library ,therefore it did not sync to the iphone. how can i get new songs to ap

    i got a new lenovo desktop windows 8.1,installed itunes and synced my iphone 4 no problems. then i imported a cd of songs which showed up in recently added but not in main library ,therefore it did not sync to the iphone. how can i get new songs to appear in the main library and sync properly
    thanks
    john

    Check the songs are really not in the Music section of the library by clicking the magnifying glass in the search box and unticking Search Entire Library if it is ticked, then typing in the name of the album. If the tracks still don't show try closing iTunes and deleting a hidden file called sentinel from inside your iTunes folder. This should make iTunes run an integrity check on the database when you start it again. Make sure the tracks are checked before you try syncing again.
    tt2

  • Move files out of subfolder into main folder

    I have a bunch of files in subfolders :
    mainfolder A / subfolder 1 / file a
    mainfolder A / subfolder 1 / file b
    mainfolder A / subfolder 1 / file c
    mainfolder A / subfolder 2 / file d
    mainfolder A / subfolder 2 / file e
    mainfolder A / subfolder 2 / file f
    mainfolder A / subfolder 3 / file g
    mainfolder A / subfolder 3 / file h
    is there a script or automator thingie that will automatically move them all into the main folder? Like as follows :
    mainfolder A / file a
    mainfolder A / file b
    mainfolder A / file c
    mainfolder A / file d
    mainfolder A / file e
    etc?
    have used scripts (especially in iTunes) but never the automator - would appreciate any help!
    w

    Well, it's relatively easy manually.
    Open a separate Finder window for mainfolder A by COMMAND-clicking on the folder. Move this folder to the right of the other Finder window. Now navigate to subfolder 1 in the left Finder window and press COMMAND-A to select all the files in that subfolder. Drag the selected files to the right Finder window. This moves them all where you want them. Now repeat this for the files in the other subfolders. When you finish all the files will have been moved to mainfolder A.
    I know this isn't the most elegant solution, but it may take a lot less time then it would take you to write a script or an automator action. Unless, of course, you want the programming experience.

  • Cannot view the upload button under the main navigator

    Hello,
    Under the main navigator when I want to upload a file. But when I right click in the Main Navigator Folder I get the Context Menu. In that I cannot see the New option to create a new folder or upload or link. I do have all the access rights and all the permissions. Can anyone tell me how to view and upload. Please help.
    Thnx in advance.
    Cheers
    Murali

    Hi Murali,
       Where happening it ?
       If you go to: Content Administration->km content->choose a folder and try to upload a document, can you do it ?
       Which layout set are you using ?
       Have you enable debugging setting to see rendering information  (System Administrator->System Configuration->CM-KM->User interface->Advanced options) ?
    Patricio.

  • Searching subfolders under Driver Packages

    Hi
    I am trying to do a search on my Dell Specific driver packages in the 2012 console, each model is in a separate folder. When I go to "Driver Packages" under Search the "All Subfolders" option is not available. Is this intended by design?
    I can seach subfolders under regular packages.
    I want to create prestaged media for all my dell driver packages but cant do a search of all of them since each is in a separate folder. Is there another way to do this?
    Thanks

    It seems to be "by design". You could create your own PowerShell script to find in which folder a package is located (see:
    http://www.petervanderwoude.nl/post/get-the-folder-location-of-an-object-in-configmgr-2012-via-powershell/).
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Popularity trend/usage report is not working in sp2013. Data was not being processed to EVENT STORE folder which was present under the Analytics_GUID folder.

    Hi
     I am working in a sharepoint migration project. We have migrated one SharePoint project from moss2007 to sp2013. Issue is when we are clicking on Popularity trend > usage report,  it is throwing an error.
    Issue: The data was not being processed to EVENT STORE folder which was present under the
    Analytics_GUID folder. Also data was not present in the Analytical Store database.
    In log viewer I have found the bellow error.
    HIGH -
    SearchServiceApplicationProxy::GetAnalyticsEventTypeDefinitions--Error occured: System.ServiceModel.Security.MessageSecurityException: An unsecured or incorrectly
    secured fault was received from the other party.
    UNEXPECTED - System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
    System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: We're sorry, we weren't able to complete the operation, please try again in a few minutes.
    HIGH - Getting Error Message for Exception System.Web.HttpUnhandledException
    (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ServiceModel.Security.MessageSecurityException: An unsecured or incorrectly secured fault was received from the other party.
    CRITICAL - A failure was reported when trying to invoke a service application:
    EndpointFailure Process Name: w3wp Process ID: 13960 AppDomain Name: /LM/W3SVC/767692721/ROOT-1-130480636828071139 AppDomain ID: 2 Service Application Uri: urn:schemas-microsoft-
    UNEXPECTED - Could not retrieve analytics event definitions for
    https://XXX System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: We're sorry, we weren't able to complete the operation, please try again in a few minutes.
    UNEXPECTED - System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
    System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: We're sorry, we weren't able to complete the operation, please try again in a few minutes.
    I have verified few things in server which are mentioned below
    Two timer jobs (Microsoft SharePoint Foundation Usage Data Processing, Microsoft SharePoint Foundation Usage Data Import) are running fine.
    APPFabric Caching service has been started.
    Analytics_GUID folder has been
    shared with
    WSS_ADMIN_WPG and WSS_WPG and Read/Write access was granted
    .usage files are getting created and also the temporary(.tmp) file has been created.
    uasage  logging database for uasage data being transported. The data is available.
    Please provide pointers on what needs to be done.

    Hi Nabhendu,
    According to your description, my understanding is that you could not use popularity trend after you migrated SharePoint 2007 to SharePoint 2013.
    In SharePoint 2013, the analytics functionality is a part of the search component. There is an article for troubleshooting SharePoint 2013 Web Analytics, please take a look at:
    Troubleshooting SharePoint 2013 Web Analytics
    http://blog.fpweb.net/troubleshooting-sharepoint-2013-web-analytics/#.U8NyA_kabp4
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for