Hi,
I want to add Check boxes in the OwnerHeader, as shown in the figure.
Also if there is only one owner i still want ultradayview to display the owner Header. It only shows the header if multiple owners are checked.
Thanks
Hello,
You could use IUIElementCreationFilter interface in order to add ChekBox into the owner header. I’ve implemented this for you in order to demonstrates you how you could achieve your goal.
Please let me know if you have any further questions.
Hi Hristo,
Thanks for the sample, i was able to add checkboxes into owner header.
There is one issue, i have added 2 checkboxes for each owner, when i scroll from left to right the checkboxes overlaps with the Owner Header Name. I have attached the snap shot of the same, how to avoid this?
Also if there is only one owner i still want ultradayview to display the owner Header. It only shows the owner header if multiple owners are checked/visible.
Thanks,
Chitra