Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dinoc

Pages: [1]
1
Help for ParamQuery Select / Capturing blur event on pqSelect element
« on: October 23, 2015, 03:28:06 pm »
Hi,

I have a multiple select pqSelect element with checkboxes which fires a query after each checkbox is selected. This is using the 'change' event. The problem I have is that the query is fired every time a checbox is checked/unchecked. What I would like is that user makes all their selections and then clicks off the element which fires the query just once for all items selected. I'm trying to use the blur event for this but can't seem to make it fire. Is the blur event (or something equivalent) supported, or is there another way I can achieve what I want?

Thanks

Pages: [1]