Chat LIVE With Programming Experts! There Are 23 Online Right Now...

Welcome to Dream.In.Code
Become a ASP.NET Expert!

Join 244,533 ASP.NET Programmers for FREE! Get instant access to thousands of ASP.NET experts, tutorials, code snippets, and more! There are 1,368 people online right now. Registration is fast and FREE... Join Now!




The data source does not support server-side data paging

 
Reply to this topicStart new topic

The data source does not support server-side data paging

bolson50
17 Jul, 2008 - 08:43 PM
Post #1

New D.I.C Head
*

Joined: 9 Jan, 2008
Posts: 19


My Contributions
i am trying to enable paging using gridview but every time i run the program i get the error The data source does not support server-side data paging. i have found a post that said to change the datareader to dataset but that is not and option there is no oracledataset so i hope someone know away to fix this

CODE

Dim dr As OracleDataReader = cmd.ExecuteReader()

transinfo.DataSource = dr

transinfo.PageIndex.ToString()
:pirate:
transinfo.DataBind() getting error at this point


thanks in advance

User is offlineProfile CardPM
+Quote Post


Jayman
RE: The Data Source Does Not Support Server-side Data Paging
18 Jul, 2008 - 07:57 AM
Post #2

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 8,063



Thanked: 159 times
Dream Kudos: 500
Expert In: Everything

My Contributions
A DataSet is independent of the type of database. In other words, it can be used for any type of data that is in a table structure, including data returned from Oracle.

User is offlineProfile CardPM
+Quote Post

bolson50
RE: The Data Source Does Not Support Server-side Data Paging
18 Jul, 2008 - 02:55 PM
Post #3

New D.I.C Head
*

Joined: 9 Jan, 2008
Posts: 19


My Contributions
QUOTE(jayman9 @ 18 Jul, 2008 - 08:57 AM) *

A DataSet is independent of the type of database. In other words, it can be used for any type of data that is in a table structure, including data returned from Oracle.


be new at this i do understand what you are saying but i do can not figure out how to change it or where to add the new code

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 7/5/09 11:58AM

Live ASP.NET Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

ASP.NET Tutorials

Reference Sheets

ASP.NET Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month