ParamQuery grid support forum
General Category => ParamQuery Pro Evaluation Support => Topic started by: shivashankar on February 01, 2016, 03:13:12 pm
-
I am not able to collapse pq-slider icon in IE?
I have used
$("div.pq-slider-icon").click(function() {
.....................
}
Before expand If i inspect element, it is visible.But If I try to collapse , the element is not visible.
Please help me in this.
-
you don't need to expand/ collapse the icon, the grid can be expanded/collapsed with the API method:
http://paramquery.com/pro/api#method-expand
http://paramquery.com/pro/api#method-collapse