Need a hyperlink in a DataGrid? Want an event when someone clicks on it? Check out what Leif (my manager) and I did!
DataGrid Hyperlink CellRenderer – Source (ZIP)
Software, Fitness, and Gaming – Jesse Warden
Software | Fitness | Gaming
Need a hyperlink in a DataGrid? Want an event when someone clicks on it? Check out what Leif (my manager) and I did!
DataGrid Hyperlink CellRenderer – Source (ZIP)
Comments are closed.
strong work fellas!
Well how do you add more entries?
Add more data to the dataprovider; either via dataGrid.addItem, or via the array you threw in the DataGrid.
how do you use this for data loaded data connection wizard from an xml file?
Thanks,
alimurat
How would you implement this in Flex? Trying, without success, to get a clicked cell within a datagrid to link to an associated Viewstack. I’m sort of amazed there’s no documentation on linking datagrid elements — if they rollover automatically, one imagines it shouldn’t be too hard to, in effect, getUrl. Or, in this case, a viewstack layer.
Help! And thanks. James
Flex 1.5 or 2?
how do you use this for data loaded data connection wizard from an xml file?
i’m using the textarea component
Dude.. the file is nomore available now.. im keen to know how to do it.. can u pls send me the zip..?
Hey there. The attached file (From article at https://jessewarden.com/2005/01/datagrid-hyperlink-cellrenderer.html) is not found. Any possibility of getting the code? I’d really like to read it.
Thanks,
Jack
i need the code too… iv implemeted this by
navto and change even on datagrid.. plz send me the code if u can
I’d love to get my hands on the source for your DataGrid Hyperlink CellRenderer to use in a project I’m working on. TIA