ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: VigneshVpn on November 23, 2018, 11:16:26 am
-
Hi,
I need to combine controls into a single div element with render and listener events in toolbar option.
example,
inside the toolbar html,
--Normal element declaration--
<button>Add</button>
--Element declaration with render and listerner option--
<div><input class="searchInput" /> <button>Search</button></div>
Plz give a guide on this.
Thanks in Advance,
Vignesh.
-
Any solution for this logic?