Hi I want to know which component is best to display multiple line of text's( just like help option in project's)..i want to add help option(details text to be display) to display while clicking in certain component Thank's in advance....
A:
multiple lines is best handled natively by text and textArea. Use text for display only and textArea if the user will need to edit the entry.
invertedSpear
2010-04-06 20:20:16