473,395 Members | 1,613 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

how to find each cell value of a column in a gridview

hi,

iam doing one asp.net application

in gridview i have 3 columns.

the first two column values are coming from database.

the third column is template field.here i have one radiobuttonlist control.i have two
options in radiobuttonlist.

for example


Employee dept attandance

bharathi finance a p (here iam selecting p)

vijaya ,, a p (p)

silpa ,, a p (p)

sandhya ,, a p (a)


here i want to put each employee attendance status is in session variable and pass it
to another page.from next page to pass it to crystal report.

so any one tell me how to find the each cell value of a particular column and store it into a session variable
Dec 18 '08 #1
3 5071
hi,

iam doing one asp.net application

in gridview i have 3 columns.

the first two column values are coming from database.

the third column is template field.here i have one radiobuttonlist control.i have two
options in radiobuttonlist.

for example


Employee dept attandance

bharathi finance a p (here iam selecting p)

vijaya ,, a p (p)

silpa ,, a p (p)

sandhya ,, a p (a)


here i want to put each employee attendance status is in session variable and pass it
to another page.from next page to pass it to crystal report.

so any one tell me how to find the each cell value of a particular column and store it into a session variable
Dec 18 '08 #2
Frinavale
9,735 Expert Mod 8TB
Pass your information between pages using Session or Cookies...or you could use Server.Transfer (just make sure you understand how this works before you use it).

Check out article on How to pass parameters to crystal reports for more information on crystal reports.

-Frinny
Dec 18 '08 #3
Frinavale
9,735 Expert Mod 8TB
Please do not double post your question. It makes it hard for people to give you an answer and hard for you to find an answer to your question. I have merged your question into one thread.

-Moderator Frinny
Dec 18 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Michael | last post by:
Need some help trying to read values from web controls - specifically *finding* the controls (like a drop down list) - that are added dynamically added within an asp:panel control. The page...
8
by: graphicsxp | last post by:
Hi, How can I get the value of a cell that belongs to a hidden column of gridview ? Here's how I normally access the value of a cell, but it doesn't work if the column is invisible: Code :...
1
by: K B | last post by:
I would like to create a gridview as below: Project Name 1-1 1-2 1-3 1-4 1-5 1-6 Project 1 BLUE BLUE BLUE BLUE GREEN GREEN more projects I would like to fill the...
5
by: LamSoft | last post by:
If there is a table(2x2) generated from the gridview as below checkbox-1 mytest-1 mytest-2 checkbox-1 mytest-3 mytest-3 I know how to check that two checkbox are checked or...
4
by: pvong | last post by:
Hi, I'm a newbie and I'm looking for some help. I'm programming in VB.Net. I have a simple gridview and when the user hits the Edit link, the gridview changes to edit mode. I replaced the...
2
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi, I can return the rowindex using SelectedRow or SelectedIndex But, how do I get my code to return the cell or column index of a selected row in my gridview? thanx -- Regards,
3
by: Bill Gower | last post by:
I have an cell which contains a field member which is filled with String.Empty. When I retrieve the value in the cell with Cells.Text.ToString() and try to compare it to String.Empty, I can't...
10
by: =?Utf-8?B?bWljaGFlbCBzb3JlbnM=?= | last post by:
I understand how to connect a SqlDataSource to a GridView and have a nice data-connected, paginated web page generated with virtually no coding. Starting from that base, I would like to add an...
0
by: =?Utf-8?B?UGhpbCBKb2huc29u?= | last post by:
Hi, I need to have a column in a gridview that cycles through a set of comma delimited values i.e. if you imagine a column where in one row the value might be "111,222" and in the next row it...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.