I want to create a custom column in sharepoint 2010. When it is added to a list view I need it to render a link that when clicked opens a sharepoint modal dialog using the client ui. I need to pass the Itemid to the modaldilaog that is opened. Is this possible?
All the best