Advertisement

1 - 10 of 25 containing alltags:("pageindexchanging") (0 seconds)
Hey..I am writing a web application in VB.net. I am using a datagrid to display some data with paging enabled. I want to write some client side code when the user goes from one page to the next in ...
Zones: Web DevelopmentDate Answered: 11/30/2005 Grade: B Views: 4
Experts, If i have the following page changed event and i have asigned it to handle more than one grid. How can i know the name of the grid being handled to implement the below?? ----------------...
Zones: ASP.Net ProgrammingDate Answered: 12/12/2006 Grade: A Views: 4
For some reason, everything works on my datagrid EXCEPT the update function.  I'm new to ASP.NET but am very proficient at ASP 3.0.  Any help gettin' this working would be great... here's my code. ...
Zones: ASPDate Answered: 01/24/2004 Grade: A Views: 0
I thought this would be so simple, but I just can't seem to get it to work. I load a form view with 25 pages, but the PageChangedIndex event just doesn't seem to be working. The first page disp...
Zones: ASP.Net ProgrammingDate Answered: 03/15/2006 Grade: C Views: 18
Hi, I am very new to web development, and would appreciate any advice given that helps me get going again. Basically I just need to know how to use the pageindexchanging event on a gridview. ...
Zones: MS Visual BasicDate Answered: 07/07/2006 Grade: A Views: 200
Have a page which renders data based on a sqldatasource.  However after enabling paging and creating the event handlers, the paging still does not work.  When I click on a page number, the app post...
Zones: Web DevelopmentDate Answered: 09/08/2006 Grade: B Views: 60
Thank you in advance..Having an issue with custom paging when the form loads the data binds just fine when I click on thelink for the next set of data the PageIndexChanged doesnt seem to fire  p...
Zones: ASPDate Answered: 03/06/2004 Grade: A Views: 0
Hello, I have a datagrid and im trying to set it up to allow paging. i can get the buttons to show, but if you click on any of the navigation buttons the page reloads, but the datagrid does not red...
Zones: ASP.Net ProgrammingDate Answered: 08/12/2004 Grade: A Views: 0
My goal is to use code to generate the sql query and then bind it to the datagrid. is it possable to do that without losing the functionality provided by the asp:sqldatasource control? here is my...
Zones: ASP.Net ProgrammingDate Answered: 06/16/2005 Grade: A Views: 14
I am having a really silly problem with a Datagrid... I have enabled Paging via Previuos/Next buttons but when I handle the PageIndexChanged event with the following code nothing happens: dgGrid...
Zones: ASP.Net ProgrammingDate Answered: 06/20/2005 Grade: C Views: 0