I have 2 similar problems:
1 - I created my own datasource class that has a public parameters collection on it. I can use the designer perfectly to create new parameter objects for the collection, however in html edit mode, intellisense isn't able to let me select known parameter types, and they have to be keyed in manually.
2 - I'm having a similar problem with the gridview control that I subclassed when adding to the columns collection.
Any help would be appreciated