Hi,
On jQuery 3.5, when I make a call to clearToolbar(), the parameters passed to the grid URL still contains the previous parameters.
For example, I have a grid whith a “Name” search field which contains “Tony”. I y call the clearToolbar method on the grid, the search filed is correctly emptied, the grid content is refreshed, but the params sent to the URL still contains Name=”Tony”.
Is it normal ? If it is, how can I set the param to an empty val ? Is it a JS var that I can set ?
Thanks.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top