Flex AdvancedDatagrid inline commentary functionality required
Posted
by Forkrul Assail
on Stack Overflow
See other posts from Stack Overflow
or by Forkrul Assail
Published on 2010-05-20T09:17:55Z
Indexed on
2010/05/20
9:20 UTC
Read the original article
Hit count: 332
I'm using Flex's Advanced Datagrid for a project and need inline comments, in a similar style to Excel spreadsheet comments.
A little visual indicator should indicate if a field is associated with a comment, and on clicking on the element should open or trigger an action for displaying that particular comment.
Any suggestions on how I would go about implementing this?
© Stack Overflow or respective owner