Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Charles Langlois #1
Re: Problem with paging
I found the solution to that problem ... check if you have then datagrid
property DataKeyField defined in your aspx page.
Ex: DataKeyField="ID" where "ID" is unique row identifier.
Let's me know !
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Charles Langlois Guest
-
Recordset paging problem
I'm stuck on this one My recordset paging wont work. I've done a search page with a form and a table in it to post 2 values to the result page.... -
Paging problem
Hi My form includes a dropdown list(DL) that represent types of customers and submit button(BTN). When I press the BTN it runs a query related to... -
Datagrid Paging Problem
Hi I have 2 linked datagrids on a web page, a master and a detail. Both are set as paged. The first contains accounts and the second contains the... -
another problem with paging
I am having the same problem, How did you solve your problem? I can't open the first link in BalaKrishna's posting and i couldn't find the answer... -
Repeater paging problem
Hi, I'm trying to do the following but I can't understand what's wrong. Could you help me here! I do paging with a Repeater like this: ...



Reply With Quote

