Telerik Forums
UI for WPF Forum
5 answers
255 views
Hello,

While exporting data from Pivot Grid into Excel, always we are getting OOM (Out Of Memory) exception. Even the Pivot Grid contains of 20000 records.

And if we export 4000-5000 records, the excel export is very very slow.

If we increase the number of records then we are getting OOM exception.

The data binding and other things are working fine as we expected with this Pivot Grid. Only thing we are facing the issue is Pivot Grid Excel export.


Actually we have implemented the code based on the below link provided by Telerik. In the Telerik SDK browser also the Pivot Grid is not exporting well. There also we are getting OOM exception if the Pivot Grid contains more than 20000 records.

http://www.telerik.com/help/wpf/radpivotgrid-features-export.html


Please help me resolve the Pivot Grid - Excel export OOM and performance issues.


Thanks,
Shahrooz 
Kalin
Telerik team
 answered on 08 Sep 2014
1 answer
97 views
Hi,
I try to preform UI Automated tests using Microsoft UI Automation Tests Library.
I would like to find shapes that I placed on the Map using this library.
The deepest I can get is RadMap Control.
Is it possible to go deeper and find shapes in the map?

Regards,
Rafał
Peshito
Telerik team
 answered on 08 Sep 2014
1 answer
209 views
I have a every simple RadTreeview with 2 level deep children and a wrap panel to mimic explorer list view style.
The root level is showing fine, but beyond root level is NOT showing the children nodes.  It is, however, only showing the place holder (radtreeview.png).

It works fine if I use System.Windows.Controls.TreeView(TreeView.png), but I need to use RadTreeview.

Any help would be much appreciated.

    <Grid Margin="10" >
           <telerik:RadTreeView x:Name="trvMenu" 
                             ScrollViewer.VerticalScrollBarVisibility="Disabled">

            <telerik:RadTreeView.ItemsPanel>
                <ItemsPanelTemplate >
                    <telerik:RadWrapPanel Orientation="Vertical" />
                </ItemsPanelTemplate>
            </telerik:RadTreeView.ItemsPanel>
           
            <telerik:RadTreeView.ItemTemplate>
                <HierarchicalDataTemplate DataType="{x:Type MenuItem}" ItemsSource="{Binding Items}" >
                    <TextBlock Text="{Binding Title}" />
                </HierarchicalDataTemplate>
                
            </telerik:RadTreeView.ItemTemplate>
        </telerik:RadTreeView>
    </Grid>






Petar Mladenov
Telerik team
 answered on 08 Sep 2014
1 answer
151 views
I'm using the Telerik DragAndDrop in some of our applications and in general this works awesome. But at this point I'm testing my application with some touch devices. In the application is a Scrollviewer wich has PanningMode turned on, he DragAndDrop-controls are in this scrollviewer. 
At first it was like dragging these controls wasn't working. But later I noticed there was a visual shown on drop but it is just blocked when dragging the control around. I adjusted my scrollviewer to only scroll when there are two fingers used. But this didn't change the fact that the visual of the dragging is still blocked.

Also I have tried some tricks with the OnPreviewTouchDown- and OnPreviewTouchUp events of the scrollviewer. Till now I haven't found a good solution.

Is there anyone around here that tried the same or that has an option to try?

Thanks,
Alek
Telerik team
 answered on 08 Sep 2014
3 answers
120 views
I am using the following code to get an array of values from Excel;
rng = ws.Range[sCell1, sCell2];
object dataRows = rng.Value;

I then try to bind the array to a GridView using;
gvText.ItemsSource = dataRows;

However I get the error; "Array was not a one-dimensional array".

I have tried converting the array to an observable collection;
ObservableCollection<object> colRows = new ObservableCollection<object>(dataRows);

but this displays the error; ​"The best overloaded method match for 'System.Collections.ObjectModel.ObservableCollection<object>.ObservableCollection(System.Collections.Generic.IEnumerable<object>)' has some invalid arguments".

How can I bind the Excel data returned to the grid?
Raymond
Top achievements
Rank 1
 answered on 08 Sep 2014
16 answers
3.2K+ views
I am using dateTimePicker I want to disabled the dates later than from today's date and I want to show a kind of label showing today's date all the time inside the datetimepicker control  so that when user is navigating to other dates/months/years,today's date would be visible all the time.
diana
Top achievements
Rank 1
 answered on 06 Sep 2014
3 answers
173 views
Is direct insertion possible??
Petya
Telerik team
 answered on 05 Sep 2014
1 answer
39 views
Background: My previous experience with reading online documentation are iOS docs Android docs Sqlite docs CPAN jquery angular etc etc. So that is my point of reference here.

Often when i try and search the telerik documentation i come across pages that looks like this.
http://www.telerik.com/help/silverlight/f_telerik_windows_controls_diagrams_raddiagramshapebase_glidingstyleproperty.html

So this is a property , i already knew that. But what does it do ? how am i supposed to find out what this property is used for ?
to me this type of documentation does not tell me anything i could not find out via clicking in the Object browser.

Am i using the documentation the wrong way or is it just documentation for documentations sake ?
Pavel R. Pavlov
Telerik team
 answered on 05 Sep 2014
2 answers
318 views
Hi all,
1. Please go to: http://demos.telerik.com/silverlight/#RichTextBox/MailMerge
2. In the UI you will see Insert Merge Field
3. Click it and select RecipientPhoto

This add {MERGEFIELD RecipientPhoto}
How to add {INCLUDEPICTURE {MERGEFIELD RecipientPhoto}} ?

Insert Field programmatically ( http://www.telerik.com/help/wpf/radrichtextbox-features-mail-merge.html ) is not answer on the question and it insert the field in the first line of the document. So I need user to select position of the picture as he can do it with normal text field.

Regards,
Saykor
Saykor
Top achievements
Rank 2
 answered on 05 Sep 2014
1 answer
390 views
How I am going to implement this maxwidth or minwidth to my gridview  with different data in column and this gridview should fit all screens without scrollbars.. Thanks. Hope you can help me. I'm stuck in here..

Regards,
Kim
Boris
Telerik team
 answered on 05 Sep 2014
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
ProgressBar
Sparkline
LayoutControl
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
SplashScreen
Rating
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?