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. Other Discussions
  3. The Soapbox
  4. Is there something like ...

Is there something like ...

Scheduled Pinned Locked Moved The Soapbox
5 Posts 5 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.
  • T Offline
    T Offline
    the headless nick
    wrote on last edited by
    #1

    :zzz: :zzz: :zzz: EveryOne working in Dot Net Studio must have come across

    DataControl.DataBind()

    Method. What occurred to me - is is there something like a Data-UN-Bind() Method that Unbinds a data source...

    F Mike HankeyM N 3 Replies Last reply
    0
    • T the headless nick

      :zzz: :zzz: :zzz: EveryOne working in Dot Net Studio must have come across

      DataControl.DataBind()

      Method. What occurred to me - is is there something like a Data-UN-Bind() Method that Unbinds a data source...

      F Offline
      F Offline
      fjdiewornncalwe
      wrote on last edited by
      #2

      Just set the data source to null and update the display. [Note]This isn't really the place for a programming question... You should have asked this either in the C# forum or in the Q&A section.

      I wasn't, now I am, then I won't be anymore.

      1 Reply Last reply
      0
      • T the headless nick

        :zzz: :zzz: :zzz: EveryOne working in Dot Net Studio must have come across

        DataControl.DataBind()

        Method. What occurred to me - is is there something like a Data-UN-Bind() Method that Unbinds a data source...

        Mike HankeyM Offline
        Mike HankeyM Offline
        Mike Hankey
        wrote on last edited by
        #3

        I believe Application.Exit() should do the trick.

        The problem with borrowing money from China is 30 mins. later you feel broke again.

        O 1 Reply Last reply
        0
        • Mike HankeyM Mike Hankey

          I believe Application.Exit() should do the trick.

          The problem with borrowing money from China is 30 mins. later you feel broke again.

          O Offline
          O Offline
          Oakman
          wrote on last edited by
          #4

          Mike Hankey wrote:

          I believe Application.Exit() should do the trick.

          Works for me. :thumbsup:

          The 3-legged stool of understanding is held up by history, languages, and mathematics. Equipped with these three you can learn anything you want to learn. But if you lack any one of them you are just another ignorant peasant with dung on your boots. R. A. H.

          1 Reply Last reply
          0
          • T the headless nick

            :zzz: :zzz: :zzz: EveryOne working in Dot Net Studio must have come across

            DataControl.DataBind()

            Method. What occurred to me - is is there something like a Data-UN-Bind() Method that Unbinds a data source...

            N Offline
            N Offline
            NandaKumer
            wrote on last edited by
            #5

            How about setting the DataControl DataSource null. Like

            DataControl.DataSource = null;

            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