.NET DataGrid

C

C

Hi,

I have two data grids on a .aspx page.

The first data grid has a series of submit buttons <input
type=submit...>
On the click event of eah button I call client side
javascript which redirects the user to a differnet page.
This grid works fine.

Clear so far....

I have a second data grid which is similr to above. It
just has different name and the submit buttons call a
javascript function similar to above except that a
boolean is set to true and not false.

OK My problem is taht I have a Session Varibale in my
application whose value is blank when I click on any of
these submit buttons in this second data grid.

HELP!!!!

Thanks,
C
 
S

sultan zahir khan

why not u use a normal button instead of submit button.....
because you can connect a a function or something with
submit button.....if you run a javascript function through
it, it first runs the functions and then submit the
form....so whatever you do in your function than doesn't
matter at all


sultan zahir khan
 

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

Staff online

Members online

Forum statistics

Threads
473,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top