The simplest way to do what you want is to implement a Link() method on your DataObject class. A link method is essentially a way that the a dataobject can connect to a controller to be displayed in the browser.
The tutorial you mentions covers adding the Link method in some detail and it still looks pretty relevent, so withour seeing any of your code, I would suggest that is the first place to look?
Cheers,
Mo
Posted to: Create sidebars based on dataobjects | Show Thread | Post Reply