Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dreamweaver Datalist not showing any data even though rercordset test retrieves data.

New Here ,
Sep 11, 2009 Sep 11, 2009

I am new to dreamweaver and asp.net development and am trying to develop an intranet site for my company.

I managed to create a connection object and a dataset object which returns the correct data from my test database when I click on test (see attachment).  However the datalist object that is meant to display the data shows nothing when I preview the page.

I attach a screen shot of the datalist creation dialog box and the relevant portions of the page in design view.

Any suggestions to solving this problem would be most welcomed.

TOPICS
Server side applications
965
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 11, 2009 Sep 11, 2009

Which version of Dreamweaver are you using? Support for ASP.NET server behaviors was removed from Dreamweaver CS4. See http://kb2.adobe.com/cps/402/kb402489.html.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 15, 2009 Sep 15, 2009

David Powers,

Sorry for taking so long to reply.

I am using version 8.

I deleted the datalist and used a datagrid instead and that works just fine so I believe that version 8 does support server behaviors.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 15, 2009 Sep 15, 2009
LATEST

Yes, Dreamweaver 8 does support ASP.NET server behaviors. Glad you got it sorted.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines