ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: francis6425 on March 01, 2018, 06:18:28 pm

Title: Column format for allowing negative value
Post by: francis6425 on March 01, 2018, 06:18:28 pm
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