C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

reading datagrid rows


Posted Date: 03 May 2007      Posted By: kyatham ramesh      Member Level: Gold     Points: 2   Responses: 1




Hi friends

i need the values of datagrid row according to some id in the another page
how can i read using session variables

its urgent
send code





Responses

Author: Shivshanker Cheral    03 May 2007Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

in first page assign your id to session like this
session("ID") = <your id>

in datagrid page fetch this one like
ID = Session("ID")
and using this id you can get the the row from the grid



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Regarding Project Architecture
Previous : How to retrieve data from?.................
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use