Try this
1 - Add WHDS (I'm too lazy to type full name today) to page.
2 - Click on Add View, do not select a data source but click on OK
3 - Click Add Child
4 - You should see the following error "Index was out of range. Must be non-negative and less than the size of teh collection. Parameter name: index"
Here's another one.
I added an ObjectDataSource to the form and then tried to configure the dataviews. After selecting the ODS using Add View I then clicked on Add Child and got an exception message as shown below:
Hello Zack,
Thanks for writing. Add Child also tries to reflect all available datasources and their schema, so it's possible that the problem is not related directly to ObjectDataSource.
If you paste here the datatasources you have on the page (or directly the whole ASPX syntax) plus some additional information about your ObjectDataSource - we will do my best to reproduce and address the problem.
By the way, this is a new product for us so any feedback on features / what you need supported is welcome at any point.
Can you provide more details about the structure of the object bound to the ODS? I tried to replicate the issue and could not.
Devin