SmartClient Version: SNAPSHOT_v8.3d_2012-07-18/LGPL Development Only (built 2012-07-18)
Browser is IE9
I'm having a problem with hilites on a grid. When I add a hilite rule for a column that is hidden and then show that column the rules are not applied.
You can see this in the showcase example for "Formula Hilites".
Steps to reproduce:
1. Hide "Country" column
2. Edit hilites and add a hilite for "Country" equals "France" and turn the background color red.
3. Save the hilites.
4. Un-hide the "Country" column.
Expected results: Cell for "France" in the country column will have a red background.
Actual results: Cell for "France" has default background color.
5. Click "Edit Hilites" again.
6. Click "Save" (don't make any changes in the dialog).
Notice that now the cell will "France" has a red background.
Browser is IE9
I'm having a problem with hilites on a grid. When I add a hilite rule for a column that is hidden and then show that column the rules are not applied.
You can see this in the showcase example for "Formula Hilites".
Steps to reproduce:
1. Hide "Country" column
2. Edit hilites and add a hilite for "Country" equals "France" and turn the background color red.
3. Save the hilites.
4. Un-hide the "Country" column.
Expected results: Cell for "France" in the country column will have a red background.
Actual results: Cell for "France" has default background color.
5. Click "Edit Hilites" again.
6. Click "Save" (don't make any changes in the dialog).
Notice that now the cell will "France" has a red background.
Comment