Hi,
I'm developing a web with visual studio in c#.
I'm want display a Grid and show some data in a chart, but when a user filter the Grid, the Chart refresh its data.
In my case, I attach an image, I want display de Summary values in chart, but when a user filter the grid, the chart must be updated also.
How can I do It?
Another question, in Firefox I display de combos very uglies, with IE I see the combos good. Why?
Thanks