retrieving a selected field from database through textbox
hi frnd's ,
please help me in explaining me how to retrieve a selected field from database in c# language..
For example .
entering a roll no in a text box , then the data corresponding to that roll no. should be retrived from the database and should be displayed in grid view.