BIANEMohamed / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

I want no one can change the date #1135

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is not bug , i have to make it as read only
http://groups.google.com/group/struts2-jquery )

Earlier i told u 
I want only show date in specific format but no body can change 
I don't want to make it disable , if i do it my jsp page can't consider it.
But i have to get value from jsp page to controller 

Please help

<jq:datepicker  name="grn_date" readonly="true" value="%{grn_date}" 
displayFormat="dd/mm/yy" />

Original issue reported on code.google.com by deepak.a...@shivit.com on 6 Aug 2015 at 6:51

GoogleCodeExporter commented 9 years ago
Please help which property should i define ?
I am stuck here.

Original comment by deepak.a...@shivit.com on 6 Aug 2015 at 7:09