Hello All,
I want First Previous Next Last button with textbox denoting the current page.In my asp.net application i want this to be acheived instead of using gridview i simply want this control which when clicked next the next set of data retrieved from the database must be displayed in the corresponding controls.How this can be done?