getting values from datagrid

S

sivashankar

hello experts....

-i'm having a datagrid with 10 columns and 4 rows and one submit button.
-the fields are eno,ename,eid,and 4 check boxes
-after entering values when i clik the submit button the values i entered
must passt to next page and displayed in datagrid and at the same time it
must be inserted in the database

-plz help me...how to do it.

-thx in advance.

regards
siva
 
G

Guest

After submit, fill your data in a dataset. Persist that data in the DB and
save the dataset in Session variable. On the next page get the data from the
Session variable.
Or instead of saving the dataset in Session, you may get the data directly
from the database on the next page.

Hope that helps!
Regards,
Kostadin Kostov
 
S

sivashankar

hey man sory to distrub ya

-i dono how to put the particular fields in the dataset
-c the eno,ename i want to put in the session variable..
-wats the problem means...i want to select the particular field ie eno,enmae
from the grid.
-and the other problem is how to put the selected value in the session
variabale

-plz reply experts

-thx in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top