Hi friends,
which is the right way to edit a date column with the RowEditingPlugin without the simple textfield field?
looking around forums, the right way without architect would be defining as editor
new Ext.form.DateField()but, setting this in the 'editor' property results in
newExt.form.DateField()due to spaces trimmed by default.
Any suggestion?
Best regards,
Dariush