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
  • New 0 Comments
    Like in the "old" XamComboEditor the editor should be able to minimize the items in the expander (box) when the user starts typing. It would be enough to have the possibility for "StartsWith" or "Contains". For example: A XamComboEditor with...
  • New 0 Comments
    That would be great to add an expand/collapse feature in the XamSyntaxEditor. I attached an example below:
  • New 0 Comments
    Consider adding support for ItemHighlightLayer, ItemTooltipLayer, and CrosshairLayer for all types of scatter series in XamDataChart. This should include option for interpolating between data points in the same way it is already supported by Category...
  • New 2 Comments
    Dear Developers, please add the Crosshair layer to Scatter type series (ScatterSeries, ScatterLineSeries, ScatterSplineSeries). Our software uses only such series types and many our customers asks us to show values of the chart series when the user...
  • New 0 Comments
    When working with color pickers, there sometimes is a limitation to only allow non-transparent colors to be picked. Currently, the only way to disable this functionality is to hide the alpha slider by re-templating the whole control, which is non-optimal...
  • New 1 Comment
    Release custom heatmap control as a supported IG control or create a new type of series in DataChart with the same functionality - support integer intervals between heat blocks - support decimal intervals between heat blocks https://www.infragistics...
  • New 2 Comments
    The Telerik Control Suite themes the Window Title Bar to match rest of the theme. All the forum responses here seem to imply it requires extensive custom styling. It would be great to have this "out of the box"
  • New 2 Comments
    Hello, it would be great to have an option to enter a numeric value, without a mask. Just allow the proper keys to be pressed. It it sometimes a bit cumbersome to specify always an invisible mask just to allow a numeric input.
  • New 0 Comments
    Please provide support for having a secondary y-axis on a xamdatachart that is using an olapxaxis. Example: We would like to be able to chart income (large currency value) as columns on the primary y axis and a count of income sources (small integer...
  • New 1 Comment
    Right now if you read a .docx file via LoadFromWord() method into a RichTextDocument you not only can't modify the header and footer information. It will drop that Information if you save the file via RickTextDocument.SaveToWord(). Because you have...