| Author |
timezone issue
|
sahana mithra
Ranch Hand
Joined: Oct 26, 2010
Posts: 72
|
|
Hi all,
I have a dropdown list box where i display timezone with GMT hours. I have a jquery data grid below it where I display the selected value.
In my jsp page
In jquery to display in grid I use
Now my problem is, the drop down should display values like (GMT+5.30...) and this name should be displayed in data grid too. But upon adding this, id should be sent to java class.
As i give id as value, I see only id in data grid
Can any of you help me doing this?
|
 |
 |
|
|
subject: timezone issue
|
|
|