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. Windows Forms
  4. Search Box In Windows Form

Search Box In Windows Form

Scheduled Pinned Locked Moved Windows Forms
questiondatabase
10 Posts 2 Posters 5 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Every one voted it down how can i remove it? Ques was:- I am Trying to built the search box for my windows app that searches the data from the database Thanks

    L L 4 Replies Last reply
    0
    • L Lost User

      Every one voted it down how can i remove it? Ques was:- I am Trying to built the search box for my windows app that searches the data from the database Thanks

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You need to give some more detail about what this box will do and what part you are having trouble with. Putting your question into Google will give you some useful suggestions.

      Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness

      L 1 Reply Last reply
      0
      • L Lost User

        Every one voted it down how can i remove it? Ques was:- I am Trying to built the search box for my windows app that searches the data from the database Thanks

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        onurag19 wrote:

        I want to develop a search box for my windows form application please help..

        You might want to elaborate a bit on your question. What's going to be searched? A database, the internet, the local filesystem? If you're targetting a database, read up on the LIKE function.

        Bastard Programmer from Hell :suss:

        L 1 Reply Last reply
        0
        • L Lost User

          onurag19 wrote:

          I want to develop a search box for my windows form application please help..

          You might want to elaborate a bit on your question. What's going to be searched? A database, the internet, the local filesystem? If you're targetting a database, read up on the LIKE function.

          Bastard Programmer from Hell :suss:

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Thanks that wat i was looking for thanks a lot

          1 Reply Last reply
          0
          • L Lost User

            You need to give some more detail about what this box will do and what part you are having trouble with. Putting your question into Google will give you some useful suggestions.

            Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Thanks For help

            1 Reply Last reply
            0
            • L Lost User

              Every one voted it down how can i remove it? Ques was:- I am Trying to built the search box for my windows app that searches the data from the database Thanks

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #6

              Please don't remove original content, it ruins the whole thread as what remains is unintelligible. :)

              Luc Pattyn [My Articles] Nil Volentibus Arduum

              1 Reply Last reply
              0
              • L Lost User

                Every one voted it down how can i remove it? Ques was:- I am Trying to built the search box for my windows app that searches the data from the database Thanks

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                onurag19 wrote:

                Ques was:- I am Trying to built the search box for my windows app that searches the data from the database

                This is no more descriptive than your original question. Try asking a question with some specific detail; you have still not explained which part of this project is causing you difficulty.

                Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness

                L 2 Replies Last reply
                0
                • L Lost User

                  onurag19 wrote:

                  Ques was:- I am Trying to built the search box for my windows app that searches the data from the database

                  This is no more descriptive than your original question. Try asking a question with some specific detail; you have still not explained which part of this project is causing you difficulty.

                  Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #8

                  I am Trying to built the search box for my windows app that searches the data from the database like if admins types the keyword student the name of all the students should be shown. I have used the LIKE operator for it but its not working accurately.

                  L 1 Reply Last reply
                  0
                  • L Lost User

                    onurag19 wrote:

                    Ques was:- I am Trying to built the search box for my windows app that searches the data from the database

                    This is no more descriptive than your original question. Try asking a question with some specific detail; you have still not explained which part of this project is causing you difficulty.

                    Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Thanks for you Interest Sir.

                    1 Reply Last reply
                    0
                    • L Lost User

                      I am Trying to built the search box for my windows app that searches the data from the database like if admins types the keyword student the name of all the students should be shown. I have used the LIKE operator for it but its not working accurately.

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #10

                      onurag19 wrote:

                      but its not working accurately.

                      I don't think anyone can guess why from that little information. Try and explain clearly what you are doing, what results you expect, and what results you see. If some of your code is failing then show that code (not all, just the failing portion), and be sure to check and explain the values of any variables used.

                      Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness

                      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