D Infosystems
D Infosystems

Reputation: 524

I want to display all records from database in gridview and also if i search for particular record then i also performs

I want to display all records from database in gridview when pageload and also i wanna search for particular record using textbox appear in my webform .

Means by default all records from the table will appear in gridview using sqldatasource and i also wanna search for a particular record by enter ID in text box ...

Upvotes: 0

Views: 1723

Answers (1)

Related Questions