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. Visual Studio
  4. search query problem

search query problem

Scheduled Pinned Locked Moved Visual Studio
helpcssdatabasetutorial
6 Posts 2 Posters 2 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.
  • U Offline
    U Offline
    User 11017725
    wrote on last edited by
    #1

    Hi everyone. I have created search query for data grid but it doesn't creat textbox it just created button . how to solve this problem. Plz help.

    L 1 Reply Last reply
    0
    • U User 11017725

      Hi everyone. I have created search query for data grid but it doesn't creat textbox it just created button . how to solve this problem. Plz help.

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

      1. What does this have to do with Visual Studio? 2. We cannot guess what your code may be doing.

      U 1 Reply Last reply
      0
      • L Lost User

        1. What does this have to do with Visual Studio? 2. We cannot guess what your code may be doing.

        U Offline
        U Offline
        User 11017725
        wrote on last edited by
        #3

        Private Sub StudentnameToolStripButton_Click(sender As Object, e As EventArgs) Handles StudentnameToolStripButton.Click Try Me.StudentsTableAdapter.studentname(Me.ModerncompDataSet.students) Catch ex As System.Exception System.Windows.Forms.MessageBox.Show(ex.Message) End Try End Sub

        L U 2 Replies Last reply
        0
        • U User 11017725

          Private Sub StudentnameToolStripButton_Click(sender As Object, e As EventArgs) Handles StudentnameToolStripButton.Click Try Me.StudentsTableAdapter.studentname(Me.ModerncompDataSet.students) Catch ex As System.Exception System.Windows.Forms.MessageBox.Show(ex.Message) End Try End Sub

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

          What is that supposed to mean? If you want help then please explain your problem in proper detail; we cannot guess what your code is doing or not doing.

          U 1 Reply Last reply
          0
          • L Lost User

            What is that supposed to mean? If you want help then please explain your problem in proper detail; we cannot guess what your code is doing or not doing.

            U Offline
            U Offline
            User 11017725
            wrote on last edited by
            #5

            I have created search query by just clicking the datagridview right side small arrow simbol . then add query option. It must have to created textbox to search content and button. But it only created button . How to created textbox to type content to search.

            1 Reply Last reply
            0
            • U User 11017725

              Private Sub StudentnameToolStripButton_Click(sender As Object, e As EventArgs) Handles StudentnameToolStripButton.Click Try Me.StudentsTableAdapter.studentname(Me.ModerncompDataSet.students) Catch ex As System.Exception System.Windows.Forms.MessageBox.Show(ex.Message) End Try End Sub

              U Offline
              U Offline
              User 11017725
              wrote on last edited by
              #6

              thanks it's worked :-)

              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