oh i see...yu r right..it works now. its the version issue. i was using one early build of 1.2 but had to switch back to 1.1.1. thanks
On 2/21/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
do you see in youre ide the method:void wicket.extensions.markup.html.datepicker.DatePicker.addToHeader
(Co
do you see in youre ide the method:void wicket.extensions.markup.html.datepicker.DatePicker.addToHeader(Component component) ?In the current version it is that method removed. So my guess is that you use a new wicket version agains an older extention version
johanOn 2/21/06, Ayodeji Aladejebi <[EMA
really...
On 2/21/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
you really seem to be mixing up wicket jars or something i see no other way why this would happen otherwise.
johan
On 2/20/06, Ayodeji Aladejebi <[EMAIL PROTECTED]
> wrote:
hmm...one more thing, i am using DataBinder.net Version 0
you really seem to be mixing up wicket jars or something i see no other way why this would happen otherwise.johanOn 2/20/06, Ayodeji Aladejebi
<[EMAIL PROTECTED]> wrote:hmm...one more thing, i am using
DataBinder.net Version 0.2 to work with Hibernate and A Form class has to extend DataForm accor
hmm...one more thing, i am using DataBinder.net Version 0.2 to work with Hibernate and A Form class has to extend DataForm according to the API. So maybe DataForm in Databinder was compiled against an older Wicket?
On 2/20/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
I am using Wicket Ve