yes I have added the onpageindexchanged event Im attaching the code pls view it
private void Page_Load(object sender, System.EventArgs e)
{
if(!Page.IsPostBack)
{
bindgrid();
}
}
private void DataGrid1_PageIndexChanged(object source...
Im using a web user control to display the list of members based on some conditions.The code works well and good but problem is that the datagrid pagination is not working Its not showing any compile time or runtime error but in the browsers status bar showing "object required " when ever page...
when i finished .net windows components,disk1,disk2 downloading, there was problem in disk3 so i couldnt download it so how can i rectify it.its not recognising as disk3 and displaying a message please insert disk3.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.