in-Method-Grid Edit
-------------------

                 Key: WICKET-4011
                 URL: https://issues.apache.org/jira/browse/WICKET-4011
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5-RC5
         Environment: Windows, Apache tomcat , jdk 1.6
            Reporter: Anant Asthana
            Priority: Minor


I am trying to use the in method grid  edit with the wicket extensions date 
time field.
I over rode the EditableCellPanel<M, I, Date> newCellPanel(...) methond in the 
EditablePropertyColumn. then i extended EditableCellPanel to return a 
DateTimeField instead of a text field.
When i try to edit i can see the feld but the formatting is all messed up and 
when i click save it doesnt save.
Can some one help with that please?
Is this a compatibility issues with the css/ scripts ?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to