Page 1 of 1

Preview is blank

Posted: Tue Jun 02, 2009 2:14 pm
by Arthur
I am using an ODBC connection and I can get the datasources in the designer, but when I go to preview there is nothing. The page is blank. Even textboxes that I have created are not there. I have created the StiWebDesigner1_GetPreviewDataSet sub and replicated my dataSet retievals and still nothing. What am I missing?

Could you post a sample of connecting to an ODBC database?

Thanks
-Arthur

Preview is blank

Posted: Tue Jun 02, 2009 2:23 pm
by Arthur
It always seems to happen...As soon as I post a question on the forum, I figure out the answer.

I had copied and pasted the StiWebDesigner1_GetPreviewDataSet Sub...I deleted that and inserted it through the VStudio interface and it works now.

Sorry for the false alarm!