Overriding CreateCollectionForm in CollectionEditor (ASP.Net 2.0)http://forums.asp.net/t/959952.aspx/1?Overriding+CreateCollectionForm+in+CollectionEditor+ASP+Net+2+0+Sat, 04 Feb 2006 16:36:31 -05009599521188862http://forums.asp.net/p/959952/1188862.aspx/1?Overriding+CreateCollectionForm+in+CollectionEditor+ASP+Net+2+0+Overriding CreateCollectionForm in CollectionEditor (ASP.Net 2.0) <p>I want to display a custom collection editor form when a user edits a custom collection in my server control. I have derived a class from CollectionEditor and it looks like I need to override CreateCollectionForm and return my custom form derived from CollectionEditor.CollectionForm. My question is then how do I interact with that form? How do I get my collection to edit into the form so that I can populate it, and then how do I get the changed values back to the CollectionEditor? I can't seem to find any good documentation on how this works. If anyone could point me at a good sample of providing a custom CollectionForm that would be probably all I need.</p> <p>Thanks, Bill Reiss</p> 2006-02-04T16:36:31-05:00