Sorry, please delete this post. Found out the problem is not related to paramquery.
Hi,
May I know how can I specify the column format to allow entering both positive or negative value ?
var colM = [
{ dataIndx: 'amount', dataType: "float", format: "###,###.00" }
];
Regards,
Francis