Hello! first of all i'm a newbie **and don't know much about visual basics.
I'm using **Visual Basics 2008 and i'm having a problem. It is that i don't know how to generate a search through my 'cmdsearch' i browse on internet but got nothing that approach to my expectations. Briefly i want to have a search command which will search for example 'Employee_ID or Surname' but i don't know how to proceed :(
so my program is just looking like that.Please help me!
Private sub cmdSearch_Click(By Val sender as system.Object, ByVal e As System.eVventArgs)
End sub