I have been working with custom webparts and webpart editors for a few weeks now.
I have to admit that they are awesome!
I have a business need for data-driven webparts.
I suppose this would negate the need for blobs but this would make my job much much easier.
So, my question is this: have any of you managed to implement data driven webparts?
I suppose I could just load the data in the aspx page if I can't manage to get datadriven webparts working.
If that is the case, in which event would I need to override the blob and insert the data?
I know it's kind of a mouthful but any help at all would be great.
Thanks