How to handle the pageindexChanged in gridview in asp.net
in the following code?
protected void Page_Load(object sender, EventArgs e)
{
ob.conn();
gridview();
}
public void gridview()
{
ob.grdv("select * from user_album where user_id='" +...
hi guys
i searched the web best i can but everything went straight above my head
so what is the simplest and effective method to print gridview (with all pages)
Also how to export it to excel
is it possible to export it to excel (in memory) and print without saving excel file.:twisted:
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.