gigaZhang / struts2-jquery

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

Grid problem #885

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
problem
1. i use reset css 
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
   and <sjg:gridColumn frozen="true"
   in chrome is lower column is show error
2. i set <sj:head locale="th" 
   grid show number is no String "," eg. 1,000 is show 1 000
   in records count and data in rows set formatter="currency"
    it not show ","
3.  i set <sj:head locale="th"  
    Datepicker start 2012 is must show 2555 
    eg. show  mon 1/1/2012   sun 1/1/2555 
    is day not ture

Which struts2 version?
struts2-core-2.3.4.1.jar

Which struts2-jquery plugin version?
struts2-jquery-grid-plugin-3.3.3.jar
struts2-jquery-plugin-3.3.3.jar

send email  yeamgood@gmail.com

Original issue reported on code.google.com by yeamg...@gmail.com on 5 Sep 2012 at 11:37

GoogleCodeExporter commented 9 years ago
If I understand your Issue right, this is more an Issue for the jqGrid project, 
which is used for the grid tag. Please try to announce your problem there.

https://github.com/tonytomov/jqGrid/issues

Original comment by johgep on 8 Sep 2012 at 4:43

GoogleCodeExporter commented 9 years ago
 I try to announce again. thank you

Original comment by yeamg...@gmail.com on 11 Sep 2012 at 4:22