Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
185
Multiline Notes in UltraMonthSingleView control (v12.2)
posted

Hi,

I am using Infragistics 12.2 and working specifically with the UltraMonthSingleView control.  My users would like to display readonly (or locked) Notes with multline Descriptions.  There can be at most one of these per day.

Is there a way to display multiline descriptions on the corresponding Day portion (without having to force the user to hover over the note) of the Calendar?  I've tried DrawFilters; owever, I can't seem to get this to work.  Ian change the UltraNoteUIElement's rectangle but that only seems to affect the editor (not the Note's display area in the Day).

After poking around, I found that there is a "friend" property (something like "IsDescriptionMultiline") which is set appropriately; however, even though it is returning True for multiline descriptions, it does not appear to affect the way the Description is displayed in the Day's "cell".  Is there a way to do this?  If not, is there a way to force ellipses if the text for the Description is bigger (Either the text's width or multiple lines) then what is visible in the given Note area on the Day's cell?

Thanks,

Jason

Parents Reply Children
No Data