Try looking at the custom cell renderer examples to get checkbox and comboboxes in your datagrid by running the ‘samples’ webapp that comes with the Flex installation (of checking it out at the bottom of this page: http://www.adobe.com/devnet/flex/example_apps.html) or you can read about it all in the examples in the documentation here:

 

http://livedocs.macromedia.com/flex/15/flex_docs_en/wwhelp/wwhimpl/js/html/wwhelp.htm and click on search and searching for ‘custom cell renderer’

 

Or at richinternetapp.com here: http://www.richinternetapps.com/archives/000072.html for a great combobox cell renderer example.

 

Hope that helps. 

 

robert l. brueckmann

vice president

merlin securities

595 madison avenue

new york, ny 10022

p: 212.822.4821
f: 212.822.4820


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hitch_nj
Sent: Wednesday, June 14, 2006 2:56 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Grid

 

Hi,
I am new to Flex, and am having this problem. Would really appreciate
if anyone can help me.

Overview: I have an excel sheet which I need to replicate in Flex 1.5.
There is a checkbox, a ComboBox and lots of cells with data.
Issue: I tried using the <mx:Model> tag to populate the cells, and was
successfull partially, till I got an error like this:

A function in the code exceeds the 64K byte limit (actual size =
'74071'). Since the problem occurs in the compiler-generated deferred
instantiation code, please refactor/componentize portions of this
document.

This was when all hell broke loose. I have some colleagues who have
worked on Flex and they told me that I can overcome this problem if I
include another mxml file in the parent. I tried that, but now the
issue is that my parent file refers to an actionScript file. The
ComboBox is in the parent and I am refering to it in the child so the
.as file gives me errors.

I can go on forever, but someone suggested me to create my custom
Grid, and I have no idea how to do that.

Could anyone please tell me what I can do.

Thanks in advance.

 

This message contains information from Merlin Securities, LLC, or from one of its affiliates, that may be confidential and privileged. If you are not an intended recipient, please refrain from any disclosure, copying, distribution or use of this information and note that such actions are prohibited. If you have received this transmission in error, please notify the sender immediately by telephone or by replying to this transmission.
 
Merlin Securities, LLC is a registered broker-dealer. Services offered through Merlin Securities, LLC are not insured by the FDIC or any other Federal Government Agency, are not deposits of or guaranteed by Merlin Securities, LLC and may lose value. Nothing in this communication shall constitute a solicitation or recommendation to buy or sell a particular security.
__._,_.___

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