Title: RE: [flexcoders] Actionscript-based Applications with Flex 2

Don’t think I’ve ever seen more answers to a question with no real answer J

If you’re using Flex2, it’s real easy. Either in-line like my example or a custom cellrenderer (I’ve been using an HBox and Link inside just for formatting reasons).

<DataGridColumn>
    <renderer>

      <link yourstuffhere/>

    </renderer>
</DataGridColumn>


For Flex 1.5, ask Jester
J He’s more familiar with that end.

_________________________________________

Jonathan Miranda

Flexible Master of the Web

"Try not to become a man of success, but a man of value." - Albert Einstein

HealthGrades: Guiding America to Better Healthcare™

NASDAQ: HGRD

w  (720) 963-3832

c  (707) 761-0868

[EMAIL PROTECTED]

_________________________________________

The message contains confidential and/or legally privileged information and is intended for use only by the indicated addressee.  If you are not the named addressee you should not disseminate, distribute, or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmissions cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed,arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Tracy Spratt
Sent: Thursday, March 02, 2006 1:08 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] how do you put a link in a datagrid?

 

Are you sure you really need a link?  You could get the same effect using just the DataGrid events and getURL().

 

If you need a true link, try the example.

 

Tracy

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jason Hawryluk
Sent: Thursday, March 02, 2006 12:00 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] how do you put a link in a datagrid?

 

What problems are you having exactly, have you tried to do it?

-----Message d'origine-----
De : flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com]De la part de jeff noyes
Envoyé : jeudi 2 mars 2006 13:23
À : flexcoders@yahoogroups.com
Objet : [flexcoders] how do you put a link in a datagrid?

Can someone please point me to, or explain how to put a link in a datagrid?

 

I've seen Jesse Wardens flash example, but I want strictly a flex example.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to