What steps will reproduce the problem?
1. Create a table with grouping and a custom hide effect, but no custom show
effect.
2. hide group, then try to show
What is the expected output? What do you see instead?
Line 285 (before):if (properties.oShowEffect != null)
Line 285 (after):if (properties.oHideEffect != null)
What version of the product are you using? On what operating system?
1.2.7
Please provide any additional information below.
Original issue reported on code.google.com by greg.man...@gmail.com on 4 Dec 2012 at 7:39
Original issue reported on code.google.com by
greg.man...@gmail.com
on 4 Dec 2012 at 7:39