Recent content by suleymanera

  1. S

    Treeview navigation problem after a new added node

    I am inserting a new node and keeping cursor on new node. I have a sub-form to check whether source data is bookmarked at correct record. It is working correctly. Then I am navigating the treeview object ,sub-form also reflecting correct recordset data till cursor revisit the new added node...
  2. S

    Treeview Navigation Problem after a new added node

    Hii, I have treeview object and sub-form to check if navigating correctly. It is working properly till a new node is added. When a node inserted node is returning with its prefix and cursor is getting on it. Resource data is correct into the sub-form. When I started to navigate to down or...
  3. S

    Debug Error for TreeView variable definiton

    At the end, I solve the problem. I registered the copied MSCOMCTL.OCX into C:\Windows\SysWOW64 and reboot the computer. Open my Access 2013 file , deleted existing treeview control. After then I installed a new treeview control from activeX control option into the Ribbon panel. It is...
  4. S

    Debug Error for TreeView variable definiton

    I searched the MSCOMCTL.OCX in my PC. I found it into C:\Program Files\Microsoft Office 15\root\vfs\SystemX86.Copied and pasted into C:\Windows\SysWOW64 where received a message asked me for admin permission , but I selected continue button and copied the file into SystemX86. After, I reboot the...
  5. S

    Debug Error for TreeView variable definiton

    Hii I am using Windows 8.1 64 bit system. Into attached access file (OfferStudy.accdb) ,trying to load an activeX TreeView control by defining into a form module. First, I created an empty form and activeX Treeview control.When I define tv variable As TreeView as created in application...
  6. S

    Greetings from Istanbul

    Hello I am working on construction management area. Once I was using Access before 2000. I have just started with Access 2013 and trying to develop some app for my small database operations. Regards
Back
Top Bottom