Group: StrataFrame Users
Posts: 94,
Visits: 481
|
Hi all,
I'm binding a BO to a Telerik RadGrid and I'm seeing the same row for each row that's supposed to be there. Am I missing something?
I'm just beginning a project so nothing complex is going on. I just created a simple BO, no events are being handled. I just plopped the Grid on the page, then the WBBS. Set the BusinessObjectName prop (from the drop down). Then I set the datasource on the grid using the smarttag. Set it to auto-generate columns. Everything compiles fine, but each row is identical. Then I tried binding using a ObjectDataSource component and it's working fine.
I would appreciate any help you could give regarding this.
Also, question: What's the advantage of using the WBBS over say the ObjectDataSource component?
Thank You,
Govinda
|