ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: TonyLeech on September 07, 2016, 05:30:03 pm
-
I'd like to use a button on the grid toolbar to load a local file into the grid. Most of the jQuery examples I've found still use an html <input type="file"> and respond to or trigger its click event. Do you know instead if I can use one of your buttons placed on the grid toolbar?
Alternatively, have you done this before and have a solution you can share?
Much appreciate any support/ideas you can offer. Thanks.
-
As per my info, file can't be uploaded in web page without <input type="file">
It's a matter of styling to make it look like a pure button which you can google to find lot of tips and tutorials.