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.
Twice I tried to post sample code in my reply and I don't think the message was accepted either time. I emailed you asking for your email address but just in case that doesn't go through please email me at zjones at arinc dot com and I'll send you some sample code to test with.
Just wanted to let you know that we have implemented that (automatic CRUDs for UltraWebGrid when bound to WHDS) and it will most probably be included in the official 2008.2 release (still not 100% sure about that, PM has the final say here).
If you want to take a look at what we have, just shoot me an email or private message, and I will send you a project demonstrating how this works.