Page 1 of 1

Pivot

PostPosted: 04 Jul 2014 09:30
by etwoss
Hi

I'm using the pivot for quite some time now, but found a change if one of the last versions don't now which one.

My form has a dropdown, based on the value the pivot has to reload data.
This can only be done , calling ajaxrerender()

What happens?

The first time its loaded its shows product , vendor and cost as the values.
When i change all to 100000 the pivot is refreshed , ok.
When i change back to ALL the pivot has lost it Pivot values for the bars en value (Vendor, Product and Cost)

This has worked fine in the past, in production for some time.

Eric

Re: Pivot

PostPosted: 04 Jul 2014 09:45
by Alexander Bulei
Hi Eric,

This has worked fine in the past, in production for some time.


Please, don't come up with stories that have updated and stopped working...

Last change in JQPivot was in V2.1.0.3617:

http://www.cgdevtools.com/cgforum/viewtopic.php?f=3&t=1449#p7180

So, in which version it stopped working?

Best Regards.

Re: Pivot

PostPosted: 04 Jul 2014 11:43
by etwoss
Hi

Sorry but how to explain then?

We have testers testing the application, have switched over and over , no problems
Now i have set the Ajax property to False of the Change event of the dropdown and now it keeps working (AjaxRerender is not called anymore)

Eric

Re: Pivot

PostPosted: 04 Jul 2014 11:44
by Alexander Bulei
Hi,
Provide us the simple testcase. t.i.a

Best Regards.

Re: Pivot

PostPosted: 09 Jul 2014 08:34
by etwoss
Hi

Did get an email that the problem was found and fixed!

Thanks!