I got a problem in Mobile phones while displaying Charts. when I request for first time the chart is coming, form then onwards same chart is coming even though i give different values. What will be the problem. Please help in this way.... I am using
Chartdirector dll for genarating charts.
My first thoughts are that your input controls aren't rebinding the chart properly. Have you set breakpoints and walked through the events in your code behind?