Quantcast
Channel: Bar Chart Question
Browsing all 5 articles
Browse latest View live

Bar Chart Question

WOW, Thanks man, i did has you advised and it threw an exception saying the reader has be closed, so i did that and it worked, I am still working with the charts so hopefully i do not have any more...

View Article



Bar Chart Question

Perhaps the DataBindTable -method is "using up" the reader. You could try adding: myReader = myCommand.ExecuteReader()just before the for-loop. (Keep the myReader.Read())I'm just guessing here :)

View Article

Bar Chart Question

Thanks for your quick reply, i have done what you suggested as my code is below.Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load If Not Page.IsPostBack Then...

View Article

Bar Chart Question

Try adding a myReader.Read()inside the for-loop?

View Article

Bar Chart Question

Hello Guys I am new to this forum and new to chart controls also, i have a requirement to use a chart in my vb web application and i have downloaded the Microsoft chart controls and i am pretty much...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images