Hi guys, I need some cells in my datagrid to enable navigation to a url I specify. I create all my columns in an ActionScript. How do I do it in my ItemRenderer? I looked at the AdvancedDataGridColumn API and couldnt find anything regards column link (hyperLink) all I see is LinkButton, which is not relevant to a datagrid isnt it?
Thanks

