Hi ,
I am using WinTimeLineView.
If I have multiple Owners in my list ,Owner headers are visible. But if there is only one Owner ,the header is not visible.Any work around to show Owner header even if the count is 1.
Thanks in advance.
Chaitanya
Set UltraTimeLineView.OwnerHeadersVisible = DefaultableBoolean.True. Note that this behavior is by designb, based on the premise that if only one owner can possibly be displayed, the user does not need to see the header since he already knows which owner he is dealing with.