vasdefrn
09-02-2007, 10:05 AM
I'm hoping you guys can help me. I have been scouring the net for help but I haven't come across an adequate answer that I understand.
Basically, I have a single column DataGrid which is happily displaying the text of an image url, and I would like it to actually display the image.
I understand the logic - I need to build a cellrenderer class which tells the DataGrid to put a loader in each cell, but for the life of me, I can't figure out how. Can someone point me in the direction of a tutorial that takes me step by step through the process (and doesn't assume knowledge), and is clearly written. I've tried Chris Bizzel's, and one over at sepiroth and many others - and even the usually excellent Joey Lott.
Many thanks, this has really been making my head ache for days now.
Basically, I have a single column DataGrid which is happily displaying the text of an image url, and I would like it to actually display the image.
I understand the logic - I need to build a cellrenderer class which tells the DataGrid to put a loader in each cell, but for the life of me, I can't figure out how. Can someone point me in the direction of a tutorial that takes me step by step through the process (and doesn't assume knowledge), and is clearly written. I've tried Chris Bizzel's, and one over at sepiroth and many others - and even the usually excellent Joey Lott.
Many thanks, this has really been making my head ache for days now.