Hi,
I would like to display the rows of a list box in different colors. The situation is this:
The list box is a multi column, no multi-select one.
Column 8 of the list box will contain either "Emergency" or "Routine". If it is "Emergency", I would like to display that row in say Red color. Otherwise, it should be displayed in White color.
The data for this list box is from a table and the particular field in that table that populates Column 8 of the list box is a Text field.
Any help in this regard would be very much appreciated. Thanks a lot in advance.
With regards,
PGK
I would like to display the rows of a list box in different colors. The situation is this:
The list box is a multi column, no multi-select one.
Column 8 of the list box will contain either "Emergency" or "Routine". If it is "Emergency", I would like to display that row in say Red color. Otherwise, it should be displayed in White color.
The data for this list box is from a table and the particular field in that table that populates Column 8 of the list box is a Text field.
Any help in this regard would be very much appreciated. Thanks a lot in advance.
With regards,
PGK