Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. can't see my data adapters...

can't see my data adapters...

Scheduled Pinned Locked Moved .NET (Core and Framework)
questioncsharpcssdesignhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    code dope
    wrote on last edited by
    #1

    Being a newbee to the .NET stuff, I'm currently developing Web versions of my Company's apps and am having a very frustrating time with something that should be very easy. I've created an app which uses OledbDataAdapters/DataSets which handle the data and display it in DataGrids. When I originally created them, the data adapters were visible as Icons at the bottom of the Design View and all I had to do to modfy them was to right click and select properties, or whatever. However, now they are not visible any more and I need to modify them. How do I get the Icons back? Is it really obvious and I'm just being plain dumb? I don't ever remember deciding to hide them! Thanks for your patience and any help that you can give. code dope. Life's like a sh*t sandwich - the more bread you got, the less sh*t you gotta eat!

    N 1 Reply Last reply
    0
    • C code dope

      Being a newbee to the .NET stuff, I'm currently developing Web versions of my Company's apps and am having a very frustrating time with something that should be very easy. I've created an app which uses OledbDataAdapters/DataSets which handle the data and display it in DataGrids. When I originally created them, the data adapters were visible as Icons at the bottom of the Design View and all I had to do to modfy them was to right click and select properties, or whatever. However, now they are not visible any more and I need to modify them. How do I get the Icons back? Is it really obvious and I'm just being plain dumb? I don't ever remember deciding to hide them! Thanks for your patience and any help that you can give. code dope. Life's like a sh*t sandwich - the more bread you got, the less sh*t you gotta eat!

      N Offline
      N Offline
      numbrel
      wrote on last edited by
      #2

      The first thing that comes to mind is to ask if they still exist. Are you able to run the program in the debugger? or do the dataAdaptor and dataSet names in your code have squiggles under them? Either of those two things would show that they don't exist anymore and somehow were deleted. If the program runs and/or the names don't have squiggles, then did the little window the icons appear in get shrunk? Look at the bottom of the design view window. Is there little shadded area with scroll arrows on the right right side? If so, place the cursor on the edge and drag it up till you see the icons.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups