Flex DataGrid - Ability to add comments to the cells like MS Excel

I was wondering if there is a way or ready made component in flex for data grid where in a user can punch in comments for any of the grid cell he wants; much similar to what we have in MS Excel 2003/2007/2010. Any thoughts?

SOLUTION :
set in your renderer the border of the component you return to the following
class ATSBorder extends LineBorder {
          public ATSBorder() {
               super(Color.RED);
          public void paintBorder(Component c, Graphics g, int x, int y,
                    int width, int height) {
               g.setColor(lineColor);
               int[] xPoints = new int[]{width - 7, width,width};
               int[] yPoints = new int[]{0,0,7 };
               int nPoints =3;
               g.fillPolygon(xPoints, yPoints, nPoints);
     }

Similar Messages

  • How I can do to display the comments of the cells in an Excel spreadsheet? I have an iPhone (4S) and use the application Numbers

    how I can do to display the comments of the cells in an Excel spreadsheet? I have an iPhone (4S) and use the application Numbers

    I would write a LabVIEW VI to read the Excel file(s) on computer n°1 and publish the data in a shared variable over the network.
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • [svn:osmf:] 17480: 1. Add comments to the fixes in CompositeTimeTrait. as and FMSURL.as

    Revision: 17480
    Revision: 17480
    Author:   [email protected]
    Date:     2010-08-25 10:56:31 -0700 (Wed, 25 Aug 2010)
    Log Message:
    1. Add comments to the fixes in CompositeTimeTrait.as and FMSURL.as
    2. Remove unnecessary code from FMSURL.as
    3. Add checks for additional streamName prefix, mp3 and id3 for FMSURL.as
    4. Add unit tests for FMSURL.as fixes.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeTimeTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/FMSURL.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/TestFMSURL.as

    Meta X works great for editing the metadata.
    -> http://www.kerstetter.net/index.php/projects/software/metax
    I'm putting together a bunch of home videos for my parents
    How are you giving them these videos? As a regular, playable DVD (such as burned with iDVD)?
    If so, tags are not needed as they are not written to the playable DVD.
    However, it is good to add the metadata so you have the info in the file on your computer.

  • Does RoboHelp 11 have the ability to add filters for the search function?

    Does Robohelp 11 have the ability to add filters for the search function?

    There's a page on my site about ZoomSearch. You can set up Rh to work with that and have a page with links or buttons that bring up different search options.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How to get(copy) the contents i.e the cell of an excel sheet to other excel

    How to get(copy) the contents i.e the cells of an excel sheet to another excel sheet.
    I can read the contents i.e the text in the cells and able to display it in the Java console
    i want these contents to be copied to another excel sheet with the cells data.
    I am using Java Swing for the UI, POI framework for the excel work.
    Please anyone suggest some code to this requirement.

    [spreadsheets with poi|http://poi.apache.org/spreadsheet/converting.html] Hi
    on the poi apache site there's a number of good examples...
    I started with poi only a week ago, but just from reading these examples
    (especially SS Usermodel code) i managed all i needed to know (so far).
    kind regards
    BB
    Edited by: BugBunny on Feb 22, 2010 4:36 AM

  • Can you add comments to the XML reports other than one Block Comment and one Test Comment?

    I know how to use Block Comments and Test Comments but if I need to add more comments to my XML report in a test other than one Test comment, is there a way to do this?  In other words, I would like to be able to add say 5 comment lines for a single test.  Also, can a Test Comment or Block comment be more than one line in length?  If so, how do you do that?

    What version of TS do you have?  If you have 4.1 or better (might be possible in 4.0 I can't remember) you can just use the additional results.  So in the step properties you will see Additional Results.  Then just add as many as you want. 
    Then you will see it show up in the report like you want.  I couldn't get multiple lines to work in one comment.  I tried \n but that didn't seem to be supported here.
    Hope this helps,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~
    Attachments:
    StepComments.JPG ‏38 KB

  • Add Comment in the very start of every Custom Program Automatically

    Hi, Friends,
    I have more than one thousand custom program and I have a requirement to add 4 to 5 lines of  comment in the very start of every program, means if code of the program is starting from the 1st line than this line must go to number 5 if I enter the 4 line comments. Because of large number of program it is very difficult to open every program and than add comments line and save it to request I want to save all these program to one request.
    I have searched but not found such requirement from any one before.
    Is it possible through any FM or if some one have sample Code Please Guide me.
    Thanks and Kind Regards,
    Faisal

    Hmm,
    Thanks for your reply i am doing the following way but it directly insert the lines in the source code.
    DATA: pro_line(255),
          it_pro LIKE TABLE OF pro_line.
    READ REPORT 'ZFSL_TEST' INTO it_pro.
    pro_line = '*&H*********************************************************************'.
    INSERT pro_line INTO it_pro INDEX 1.
    pro_line = '*&H        Requested By : Sales and Distribution Department            *'.
    INSERT pro_line INTO it_pro INDEX 2.
    pro_line = '*&H         Approved By : GM(S&M) and PM(SAP)                          *'.
    INSERT pro_line INTO it_pro INDEX 3.
    pro_line = '*&H         Tables Used : kna1, pa0001, zsdotr, zsdo, zsdo_ded         *'.
    INSERT pro_line INTO it_pro INDEX 4.
    pro_line = '*&H Program Description : Fix Sampling Report For Standard Pack        *'.
    INSERT pro_line INTO it_pro INDEX 5.
    pro_line = '*&H*********************************************************************'.
    INSERT pro_line INTO it_pro INDEX 6.
    INSERT REPORT 'ZFSL_TEST' FROM it_pro.
    its ok for now but my Requirement was to insert the lines and also save to the Given request as a active copy with the inserted lines.
    Thanks and Kind Regards,
    Faisal

  • Add comments, documents to cell

    Hi!
    Can I add comments and documents to cell in BPC?
    I need to attach word, excel documents to amount in cell.

    Hey KEU,
    actually yes, you can add comments and you can add documents in your reports,  but documents not with the standard of BOPC. I did it with a trick for one of our customers. In the first cell I use VBA to let the user add a document. The path to the document will be written as comment in the DB. In the second cell I get the comment (path) from the DB again and change the format of the link to hyperlink. If you click to the hyperlink, the added document will open.
    Hope, that helps you at least a bit
    Karsten

  • How to create a new cell attribute and add adorner to the cell

    Hi
    I am relatively new to InDesign and wanted to do the following
    I want to add a new boolean attribute to a selected table cell. When this attribute is set, I would want to draw one line vertical and one line across the selected cell ( kind of like a "Plus" sign over the cell). I am wondering how to go about doing this.
    PS: I read the snippet snpManipulateTableStyle and can see how to change a cell style using existing attribute (kcellAttrFillColorBoss). However in my case, i want to create a entirely new boolean attribute and based on it being true or false, I would want to draw the adornment on the cell
    Any help with this would be greatly appreciated..
    thanks!
    Sam

    I would create the new site first, then promote the new domain controllers and add them to the site. You can do this during the dc promote process.
    There's step by step guides already available for creating a site so I don't see any point reinventing one.
    Here's one:
    http://www.petri.co.il/create-active-directory-sites-windows-server.htm
    You may have to adjust the site links part since it looks like Site 3 will only be linked to Site 1.
    Of course, the IP addresses for the domain controllers in Site 3 have to be in the IP subnet configured for that site.
    Using the example above, you'll of course have to enter the information that makes sense for your netwrok.
    I doubt anyone will create a custom step by step for you using the information you provided  (they'd also have to know your subnets for one thing) but then, who knows. 
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • In Pages, using an Invoice Template, how do I add columns, rows, or add individual functions to cells like I would using Numbers? Is it possible? I'd rather not use numbers because the invoice has a lot of writing as well.

    Here's a sample of the invoice. I would like to automatically calculate the 'amounts', 'totals' and 'subtotals' sections.
    Is this possible? How do I do it?

    Got it!
    Select the cells you wish to either SUM, PRODUCT, COUNT, etc...
    Then, at the top of the screen, press on the INSERT heading,
    then press on the FUNCTION setting,
    then press on the actual function you are looking for,
    and it should automatically insert the function into the appropriate cell it is needed....

  • How to change the cell value in Excel Sheet in WD Java?

    HI,
    I have an application which is used to upload and download excel sheet.I can upload the excel sheet through Upload UI element and also able to download the same file through Download UI.But before download I want to validate the excel sheet.If data is not proper in the excel then I have to put some comment (cell comment).I am able to read each cell value,but not ble to put any comment.Once I pt commen in the cell,the download file should display the commented in the excel sheet.
    Please let me know how to update hte excel sheet.
    Sandip

    hi Sandeep,
    I'm not sure about the HSSF apis, however, i inserted the Cell Comments using jexcel apis. There is a method setComment(java.lang.String s, double width, double height) in class WritableCellFeatures using which you can insert cell comments
    For more details refer [link|http://jexcelapi.sourceforge.net/resources/javadocs/current/docs/jxl/write/WritableCellFeatures.html]
    Abhinav

  • How to add comment on the top of concurrent request report

    We have developed customize reprot. This reprot parameter are mapped in very wide area in term of functionality, therefore i want to put some remarks/comment for end-user, so he can put the parameter accordingly.
    Thanks.

    We want to display the content on the top of concurrent request Programm instead of Report. when we register concurrent programm with the multiple parameter but no have any comment/reprot option to be displayed at the top of programm while submitting request which help user as hole concurrent comment.
    thanks.

  • How can add or open  a document like word,excel  from forms ?

    Hello,
    I want to open a excel file from my forms from a specific location , i have to write the code in when-button-pressed button i.e when i will click on add button it will open a dialog box there i need to browse the excel file then it will add the link in my form, when i click on that link it will open the excel file .
    Many Thanks.

    hi
    do u use webutil? if yes then try something like this.
    when-button-pressed trigger
    declare
          f varchar2(100);
    begin
         f := webutil_file.file_open_dialog();
         if f is not null then
              :excel.file_name := f;
              end if;
         end;Note:- u have to attach webutil.pll without webutil it will not work.
    sarah

  • How to maintain the documents like PDF, EXCEL and WORD in database

    Hi,
    I am working on UI, I am tracking the COREMODS data using this UI. My requirement is need to maintain the related documents also in database using this UI. I think SLM system have that functionality. If any one know about this functionality, explain about
    How to upload the documents into database.
    How to maintain this documents in database.
    Is there any standard methods/function modules to upload this documents ( I am not asking about content of document, I am expecting about total file).
    i.e. I want to maintain the all core mod related test cases and other documents in SAP database.
    How to handle this functionality?
    Rayudu

    hi,
    There is a Utility in SAP called Easy DMS.
    Here you can create folders, maintain authorisations and store your documents.
    Hope this is wht u r looking for.
    Reg,
    Raj

  • How to upload the documents like PDF, EXCEL and WORD

    Hi,
    I am working on UI, I am tracking the COREMODS data using this UI. My requirement is need to maintain the related documents also in database using this UI. I think SLM system have that functionality. If any one know about this functionality, explain about
    How to upload the documents into database.
    How to maintain this documents in database.
    Is there any standard methods/function modules to upload this documents ( I am not asking about content of document, I am expecting about total file).
    i.e. I want to maintain the all core mod related test cases and other documents in SAP database.
    How to handle this functionality?        
    Rayudu

    Hi Rayudu,
    For office documents we can use [Business Document Service|http://help.sap.com/saphelp_nw70/helpdata/EN/3d/90a9371c726343e10000009b38f842/frameset.htm]
    Cheers,
    Jose.

Maybe you are looking for

  • External HD file size limits for movies

    I recently bought (but have not yet connected) a Western Digital My Book Pro ext.HD for storage and started a thread - 'Best external hard drive...?' in the iMac forum to discuss this. Though the responses were useful I would be pleased to have views

  • Sorting characteristics

    Dear Experts, the order of output fields in my query is A, B, C, D, E, F KF1 KF2. I want to sort the query first by 'F' in descending, then by 'D' in descending and then by 'B' in ascending without changing the order of the fields (A, B, C, D, E, F,

  • Query Cost GL_JE_LINES

    Dear All, Im working on R12.1.1 and Database Version is 11.1.0.7. . . There are more than *33326139* in GL_JE_LINES Table and its cost is *228155*. I want to reduce its cost because the queries and reports which are using this table is performed very

  • Often restore necessary after updates

    Does anyone else has this problem in a similar severity like I do? When I update apps with the Appstore-app on the device it nearly crashes everytime I do it while updating the app. Either it just freezes for a long time and I reset because it's unno

  • Jar file generation failed ...

    Hi, ERROR: The following jars failed to get generated properly. fndaol.jar fndlist.jar Thanks, Sai