Assuming you are using Flex 1.5 and you are following the CustomComponents->ActionScript components example
 
you need to add the xmlns="*" string to the application tag.
 
On 11/28/05, jag reddy <[EMAIL PROTECTED]> wrote:
Hi ,
 
I followed the code http://127.0.0.1:8700/samples/explorer/explorer.mxml to to use custom cell renderer for the DataGridColumn in my mxml page.
 
I created CheckCellRender.as file and saved in mxml folder.
When i run the application i got following mxml page error like
 
There is no method with the name 'CheckCellRenderer'
 
 
any help is appreciated
 
--Jagadeesh.
 

Abdul Qabiz <[EMAIL PROTECTED]> wrote:
You can also look for cellPress event.

-abdul

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of sreeni_r
Sent: Friday, November 25, 2005 11:21 AM
To: [email protected]
Subject: [flexcoders] Re: How to view attachment file

Hi Jagadeesh,

You can use a custom cell renderer for the DataGridColumn and handle
the click event there to show the popup and take necessary action.

-Sreenivas

--- In [email protected], "jagabcdeff" <[EMAIL PROTECTED]> wrote:
>
> Hi All,
> Now i working on to view attachment file which is already stored in
> database.The attachment file name is shown in datagrid in mxml page
> using following code
>
> <mx:DataGridColumn headerText="Item Name" columnName="att_Name" />
>
> when i click on attachment name  it should show  pop-up window with
> view and save buttons ..
>
> any help greatly appreciate,
>
> thnx,
> Jagadeesh
>









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









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

 


Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

--
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






--
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