Hello,
I'm using your RadGridView with the DataLoadMode on Async. What I've noticed is that the DataLoadMode cause the filters etc to be really unstable. However, the DataLoadMode on async makes the application really good, as it doesn't hang up the UI thread. But this won't work as long as it
Right now I'm using the your RadGridView and search bar from the Outlook Template (found here: https://docs.telerik.com/devtools/winforms/visual-studio-integration/visual-studio-templates) . I'm working with large data sets, so upon search and loading of data, it freezes the UI Thread.
I'm wondering how can I make the filtering and search etc to have the same async behavior as the dataloadmode async?
I also noticed that after using the search bar, the busyindicator for like data loading when I click on a button to show data e.g. etc stops working.
Good day.
When you try to enter a emoji using the Windows touch keyboard in the RadWatermarkTextBox or RadComboBox, the application crashes.
System.ArgumentException: 'The surrogate pair is invalid. Missing a low surrogate character.'
Please help solve this problem.
Thank you
Hi,
when the pdfviewer is in textselection mode I am not able to select a full word when it ends with a punctuation mark like comma, dot or similar. The last character of the word will not be marked.
Any hints?
Thanks
Arndt
Hello,
Im using RadTabControl for my project and everything is working fine with validations
Im using the same viewmodel for all tabs
and I want to highlight the tab that has errors
Is it possible ?
thanks alot
Hi Team,
Is it possible to search fields in the RadPivotFieldList and filter the same? We have many fields that are populated in the RadPivotFieldList and it is difficult to navigate to a particular field in the list.
Regards,
Swapnil
Hello,
I can't open this pdf with PdfDocumentSource
>> https:// ufile.io/ rkqtk
Here the full error :
System.IndexOutOfRangeException: Index was outside the bounds of the array.<
br
> at Telerik.Windows.Documents.Fixed.FormatProviders.Old.Pdf.PdfReader.Parsers.PdfParser.TryReadIndirectObject(Int64 offset, Boolean isEncrypted, IndirectObjectOld& indirectObject)<
br
> at Telerik.Windows.Documents.Fixed.FormatProviders.Old.Pdf.PdfReader.Parsers.PdfParser.ReadCrossReferenceStream(Int64 offset, CrossReferenceStreamOld& stream, Byte[]& data)<
br
> at Telerik.Windows.Documents.Fixed.FormatProviders.Old.Pdf.PdfReader.Parsers.PdfParser.InitTrailerAndCrossReferenceStream(Int64 offset)<
br
> at Telerik.Windows.Documents.Fixed.FormatProviders.Old.Pdf.PdfReader.Parsers.PdfParser.ReadCrossReferenceCollection(Int64 offset)<
br
> at Telerik.Windows.Documents.Fixed.FormatProviders.Old.Pdf.PdfReader.Parsers.PdfParser.InitializeCrossReferences()<
br
> at Telerik.Windows.Documents.Fixed.FormatProviders.Old.Pdf.PdfReader.PdfContentManager..ctor(PdfFormatProvider provider, Stream stream)<
br
> at Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.PdfFormatProvider.Import()<
br
> at Telerik.Windows.Documents.Fixed.PdfDocumentSource.CreateDocumentFromStreamOverride(Stream stream, FormatProviderSettings settings)<
br
> at Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.CreateDocumentFromStream(Stream stream, FormatProviderSettings settings)
Thanks for your help :)