Telerik Forums
UI for WinForms Forum
4 answers
282 views

I am working on reporting system using the Telerik GridView.When I group and export in pdf a report, I need to show only summary row for all group levels.I have attached an example of what I need to do (winform telerik)

 Does any one have an suggestions on how to do this?

kevin
Top achievements
Rank 1
 answered on 10 May 2020
2 answers
178 views

Hi.

I want change RadDock menu bar back color and height.

I can't speak english very well. 

So I attach the file.

jin
Top achievements
Rank 1
Veteran
 answered on 09 May 2020
1 answer
370 views

Hi- 

I'm trying to export from a radgridview to excel, but receiving the error:   System.EntryPointNotFoundException

I'm using the code from the documentation and have referenced all the appropriate assemblies as described in the documentation:

https://docs.telerik.com/devtools/winforms/controls/gridview/exporting-data/spread-export

 

Dim spreadExporter As GridViewSpreadExport = New GridViewSpreadExport(myradGridView1)

Dim exportRenderer As New SpreadExportRenderer()

spreadExporter.RunExport("D:\exportedFile.xlsx", exportRenderer)

I can't find anything in the forums that's been discussed on this topic in the last 5 years, so would be glad for any advice. 

Thanks,

 

I'm running Telerik WinControls version 2019.2.508.40

 

 

Stack Trace: 

System.EntryPointNotFoundException
  HResult=0x80131523
  Message=Entry point was not found.
  Source=Telerik.WinControls
  StackTrace:
   at Telerik.WinControls.ISpreadExportRenderer.RegisterFormatProvider(SpreadExportFormat exportFormat)
   at Telerik.WinControls.Export.GridViewSpreadExport.RunExport(String fileName, ISpreadExportRenderer exportRenderer)
   at Form1.CmdQuickExport_Click(Object sender, EventArgs e)

 

 

Nadya | Tech Support Engineer
Telerik team
 answered on 08 May 2020
5 answers
234 views

Hello Telerik-Team,

I'm trying to format appointments in the timelineview of the scheduler. The following code works, but it doesn't look the way I want.

private void rsTermine_AppointmentFormatting(object sender, SchedulerAppointmentEventArgs e)
        {
            e.AppointmentElement.ShowAppointmentDescription = true;
            e.AppointmentElement.TextAlignment = ContentAlignment.MiddleCenter;
            e.AppointmentElement.ForeColor = e.AppointmentElement.BackColor.IdealTextColor();
            e.AppointmentElement.Text = e.Appointment.Start.Date == e.Appointment.End.Date ? $"{e.Appointment.Start:t} - {e.Appointment.End:t} <b>{e.Appointment.Summary}</b>" : $"{e.Appointment.Start:g} - {e.Appointment.End:g}<b>{e.Appointment.Summary}</b>";
            e.AppointmentElement.TextWrap = true;
            e.AppointmentElement.AutoEllipsis = true; ;
 
            if (e.Appointment.DataItem is IDispositionTermin termin)
            {
                e.AppointmentElement.Image = termin.CalendarSymbol;
                e.AppointmentElement.ImageAlignment = ContentAlignment.MiddleLeft;
                e.AppointmentElement.ImageLayout = ImageLayout.None;
                e.AppointmentElement.TextImageRelation = TextImageRelation.ImageBeforeText;
                e.AppointmentElement.ToolTipText = termin.TooltipText;
                //e.AppointmentElement.Padding = new Padding(5, 1, 2, 1);
            }
        }

 

I want to align both, text and image left with a bit padding on the left side and the image before the text. The appointment should look this way: < padding | image | text >. Have you any suggestions to improve the code?

Greetings from Germany,

Stephan

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 08 May 2020
1 answer
748 views

H

The PDF, WORD OR EXCEL documents in my file should be converted to image and then shown in the Rad panel.

Which control should I choose?

Can you give me a sample code.

Waiting for your favorable response,

Thank you.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 08 May 2020
2 answers
129 views
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 08 May 2020
3 answers
205 views
Hi everyone, why my printed document is not same as print preview? Here I attach my snap code and the result.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 May 2020
2 answers
301 views

Hello!

I'm using RadPageView in my app. In my code I set the AutoScroll property.

foreach( RadPageViewPage page in radPageView2.Pages)  
            {  
                page.AutoScroll = true;  
            }  

The scroll axis is displayed as shown in the attached file, I want to custom style of verticalscroll ;for example, scroll background color, thumb background color,height. 

But, I couldn't find a way to get scrollbarElement to set style. What should I do?

Your reply is appreciated.

Nadya | Tech Support Engineer
Telerik team
 answered on 07 May 2020
2 answers
250 views

Sorry this might just be an easy question.  I'm having a hard time finding how to get my image on the navigation view's pages to fit in the tab height.  I've tried a lot but it's not working.  I have another page view that's a backstage view embeded in the navigation view's page view.  With the backstage view, it seems to work when I changed the item fit mode to FillHeight. I've attached a picture of the issue:

Nadya | Tech Support Engineer
Telerik team
 answered on 06 May 2020
1 answer
86 views
I notice that the filter changed event fires on every character entered.  Is there a way not to actually filter the grid until the entire search string is entered?
Nadya | Tech Support Engineer
Telerik team
 answered on 06 May 2020
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
Dock
RibbonBar
Themes and Visual Style Builder
ChartView
Calendar, DateTimePicker, TimePicker and Clock
DropDownList
Buttons, RadioButton, CheckBox, etc
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Form
Chart (obsolete as of Q1 2013)
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
PropertyGrid
Menu
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?