ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: kiwon34 on July 22, 2019, 12:45:52 pm

Title: Add numeric spinner in column
Post by: kiwon34 on July 22, 2019, 12:45:52 pm
Hello,

I want to know how to add a numeric spinner in certain columns.
I see edit, datepicker, selector, but cannot find spinner demo.
Is there a way?
Title: Re: Add numeric spinner in column
Post by: paramvir on July 22, 2019, 09:35:24 pm
It can be done by using html5 number editor.

Code: [Select]
                editor: {
                    //make it html5 number editor.
                    attr: "type='number'"
                }
           

Please check OrderID column in https://paramquery.com/pro/demos/editing_custom