I am having a list box with the keywords as values and a field with descriptions; This field contains multiple words; One of the word in the field is a keyword.
When we select a keyword under list box, the same word present under the description field needs to be highlighted.
For e.g.: When I select abc under list box, abc alone from the description field has to be highlighted in different color.