I''ve generated against a database and one of the entities has a large number of fields. I wanted to display the fields in a tab control, using the AJAX toolkit tab container and tabpanels. I had turned on the option to generate the admin site, and then took the usercontrol and placed the fields on the appropriate tab panels. Everything was looking great until I clicked the update button when editing a record. For some reason it seems as if the it is not able to find the controls within the tab panels and thus is not able to perform the update.
Has any one else have this issue?
Thanks