Tagged Questions

2
votes
1answer
71 views

Dundas Charts File Not Found

I'm looking through a legacy system and have found that the Dundas charts throws a file not found exception quite often, but not all the time. The system has multiple servers picking up requests and ...
0
votes
1answer
744 views

Updating a gridview based on dundas chart callback

I have a dundas pie chart which when clicked issues a client callback which updates another chart associated with it. Basically its like a drill down thing. I also want to update my gridview based on ...