This is a migrated thread and some comments may be shown as answers.

setting row index in session variable

0 Answers 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mano
Top achievements
Rank 1
mano asked on 28 Oct 2008, 08:20 AM
i have to do some functionality that need to work with sessions.

can anyone tel me how to set the session["Row"] in method  on Row Click,

so that on server side i can get the value and fulfil the desired work.

var row = <%= Session["Row"] %>" ;  this get the inital value

but i want suggest to set the session vaiable on client side so that i update next time in

page load function.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
mano
Top achievements
Rank 1
Share this question
or