Hi
I'm working with sql server and ado.net datasets.Is there a way the dataset can be paged to the client for local access without contacting the server.If this is not possible how does one post back to the server from the client say in javascript after client side events like onclick.thanks guys.
Sarama2030 0 Junior Poster in Training
Recommended Answers
Jump to Postyou can send the data set as an arrays from client side to server and use them in DOM concept see the below links at
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.