Duplicated
Last Updated: 10 Sep 2024 12:40 by ADMIN
Created by: Monique
Comments: 2
Category: PdfViewer
Type: Feature Request
0
Until the PDFViewer can support layers, it would be great if a property could be exposed that would allow the developer to detect if the PDF has layers so they can alert the viewer to the possibility that the layers may not be visible.
Duplicated
Last Updated: 02 Sep 2024 14:48 by ADMIN
Created by: Prafull
Comments: 0
Category: PdfViewer
Type: Feature Request
0
 Add support for highlight annotations
Duplicated
Last Updated: 02 Sep 2024 14:34 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: PdfViewer
Type: Feature Request
4
RadPdfViewer can not display annotated PDF file
 Kindly,i used VintaSoft SDk to Annotate PDF File, File is annotated successfully and i can open it with Adobe Reader and see annotations is added to it
 but while i try to view annotated PDF file using RadPDFViewer File will displayed without annotations ,only original content displayed.
Kindly find my attached AnnotatedPDFfile To be loaded in RadPDfViewer
Duplicated
Last Updated: 08 Aug 2024 10:59 by ADMIN

After more than 10 years this is STILL a Bug. 

https://feedback.telerik.com/winforms/1369181-fix-radgroupbox-with-collapsed-header-does-not-fill-the-entire-content-if-there-is-a-docked-child-control-inside-the-groupbox

The groupbox header does not collapse when I put a table layout panel inside of it.

 

Is this product (Telerik for winforms) still being supported? Or should I be looking elsewhere for a different controls toolkit solution for my company?

Duplicated
Last Updated: 08 Aug 2024 10:37 by ADMIN
Created by: Mihajlo
Comments: 1
Category: PdfViewer
Type: Bug Report
0

The attached file lorem-ipsum.pdf is rendered incorrectly in PdfViewer. I suspect it has something to do with kerning, because monospace font is not affected. Adobe Acrobat, Foxit PDF Reader, and Chrome render the file correctly.

The file was created with Pandoc, open source software, converting a markdown file (.md) to .pdf.

Duplicated
Last Updated: 24 Apr 2024 07:22 by ADMIN
Created by: James William
Comments: 3
Category: TextBoxControl
Type: Bug Report
0

I noticed a weird issue with the RadTextBoxControl when using a combination of word wrap and multiline.

If the text that is being wrapped is too close to the edge of the control, the selection highlight renders incorrectly.

Here is an example:

I have attached a sample to reproduce the issue.

Duplicated
Last Updated: 26 Feb 2024 11:55 by ADMIN
ADMIN
Created by: Hristo
Comments: 2
Category: PdfViewer
Type: Feature Request
1

			
Duplicated
Last Updated: 26 Feb 2024 10:09 by ADMIN
Created by: Chris
Comments: 1
Category: ChartView
Type: Feature Request
1
Allow user to export current view as an image.
Duplicated
Last Updated: 16 Feb 2024 19:54 by ADMIN

See attached screenshot. The popup calendar looks wrong when running on a display with 250% scaling. Surely, that's not correct. The calendar should not be so large and the fonts so small. Am I missing something? I have done all the other steps to enable High DPI support, and as you can see, the textbox area seems to scale fine.

Any ideas?

David

Duplicated
Last Updated: 27 Sep 2023 08:01 by ADMIN
Created by: Dinko
Comments: 1
Category: Spreadsheet
Type: Feature Request
0
Implement support for Comments functionality in the Spreadsheet.
Duplicated
Last Updated: 14 Jul 2023 09:31 by ADMIN
Created by: n/a
Comments: 1
Category: Spreadsheet
Type: Feature Request
0

Please add radSpreadsheet RTL support in windows version of Telerik.

Today we testing last trial version , and we see this option inside the component properties , but its not working.

Thank You.

Duplicated
Last Updated: 22 Jun 2023 12:33 by ADMIN
Created by: Dinko
Comments: 0
Category: UI for WinForms
Type: Feature Request
0
Add Telerik Visual Studio VB template for NetCore
Duplicated
Last Updated: 06 Jun 2023 13:10 by ADMIN
Created by: fabrizio
Comments: 1
Category: UI for WinForms
Type: Feature Request
0

I'd like to have the merge columns mode, for example like TrueDBGrid (desing time)

It's fantastic, and there is the vertical alignment

I've tried all yours codes to emulate it but it's too slow if radgridview has a lot of rows.

Thanks

Duplicated
Last Updated: 16 May 2023 13:50 by ADMIN
Created by: Desislava
Comments: 0
Category: RichTextEditor
Type: Feature Request
2
Duplicated
Last Updated: 20 Mar 2023 08:05 by ADMIN
As a result, the glyphs are not measured and positioned properly. The issue applies to the TrueType and Type1 fonts.
Duplicated
Last Updated: 13 Mar 2023 14:19 by ADMIN
Created by: Martin
Comments: 3
Category: VirtualGrid
Type: Bug Report
1

I was trying to move the NewRow to the bottom of the RadVirtualGrid. I learned that this is not possible. During my attempts I ran into a bug:

Reproduction steps:

  1. Create a Grid
  2. Set RowCount to (at least) 1.
  3. Pin the NewRow to the bottom: Grid.TableElement.TableElement.SetRowPinPosition(RadVirtualGrid.NewRowIndex, PinnedRowPosition.Bottom);

Expected behavior:

  • Or an exception occurs, telling me only "normal" rows can be pinned.
  • Or nothing changes.
  • Or the NewRow is moved to the bottom (what I was hoping for)

Observed behavior:

  • The NewRow is shown at the top of the grid as well as the bottom of the grid. But only the one at the top is usable:
Duplicated
Last Updated: 08 Aug 2022 08:32 by ADMIN
 A calendar is shown on a specific field and cannot be closed.
Duplicated
Last Updated: 18 Jul 2022 11:48 by ADMIN
Created by: Martin
Comments: 3
Category: UI for WinForms
Type: Bug Report
1

Reproduction steps:

  • Create a new RadPropertyGrid
  • Add an instance of a class with at least one property of type Nullable<int>.
  • The property does not have an DefaultValueAttribute.
  • Make sure that property has the value null.
  • In de UI, the field appears to be empty.
  • In de UI, click on the field to edit it.

Observed behavior:

  • An edit-box appears with the value zero (0).
  • Leaving this field (without entering any digits) sets the property with that 0, which is undesirable.

Expected behavior:

  • An empty edit-box appears, without any digits.
  • Leaving this field (without entering any digits) should keep the property null.
Duplicated
Last Updated: 16 Mar 2022 17:19 by ADMIN
Created by: 智超
Comments: 1
Category: UI for WinForms
Type: Bug Report
0
radRichTextEditor

System.Reflection.TargetInvocationException:“调用的目标已抛出异常。”

XamlParseException: “类型“Telerik.WinForms.Documents.Model.RadDocument”不包含内容。指定要设置的属性的名称,或者在该类型上添加 ContentPropertyAttribute 或 TypeConverterAttribute。”,行号为“5”,行位置为“4”。

Duplicated
Last Updated: 15 Feb 2022 08:16 by ADMIN
Created by: Ian
Comments: 1
Category: ChartView
Type: Feature Request
0
Please can we have a heatmap chart type. Personally, I’m not conviced its really useful, but my customers seem to like them, and most charting frameworks seem to have then. And I suppose I have to deliver what my customers want. Sigh.
1 2