datalist duplicates item 0 throughout

hi everyone,
i got this datalist that's bound to a dataset... im sure the dataset contains distinct rows as i viewed them by a datagrid. however, me datalist is showing the same data for each item in it (it gets the number of rows right though).... any idea whats goin with its binding and why is it different from the datagrid's binding!!... ne help's appreciated.
[398 byte] By [alphaT] at [2007-12-16]
# 1

Are you using ASP.NET (DataList is an ASP.NET control not a Windows Forms control)? If so, please post this question to one of the ASP.NET forums: http://forums.asp.net/.

Thank you,

Joe Stegman
The Windows Forms Team
Microsoft Corp.

This posting is provided "AS IS" with no warranties, and confers no rights.

JoeStegman at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...