Telerik Forums
UI for WinForms Forum
3 answers
202 views

Hello Telerik Team,

i need to create a WinForm that shows data in an chart and additionally in a table under the chart.

The attached picture shows an example of the data.

The x-axis has a calendary week as unit.

The width of the column and the width of the calendary week in the chart shall be the same

The intervall (week) of the chart shall be syncronised with the column of the table.

After showing the data in the WinForm it shall be exported into one picture.

How can i achieve the needed features?

Thank You very much for Your help.

Best Regards

Ingo

Hristo
Telerik team
 answered on 19 Jan 2018
5 answers
760 views
A toggle/Slider switch control would be a nice addition to the Telerik Winforms Controls Collection.

A lot of Windows 8.x and soon (10) applications use such controls and they have become familiar to everyone these days - but it seems there is no equivalent control in the WinForms Collection.
Hristo
Telerik team
 answered on 19 Jan 2018
31 answers
926 views
Hi,

I was wondering if we have the ability to set the aggregate column when have a grouping. When i put in a summary row it sets the aggregate the appropriate column, however I'd like to put it in the group header. The main reason behind this to show the user the sum without having to expand the row to see the summary row.

Attached is a screenshot of an example grid of what I'd like the data to show. You'll see each row has the group, then the aggregates get summed up to that level.

Does this make sense? Is it possible?

Thanks

-Matt
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 18 Jan 2018
1 answer
165 views

Hi all,

 

I'm using grid view to display my data. All works well but all names which start with "US_TV" are ellipsis automatically but cell length is wide enough to display all content.

Don't know what's problem ????

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 18 Jan 2018
3 answers
182 views

Hi 

I want to draw a diagram similar to the one in the attached image.

It will be great if the names of vertical lines could be frozen to the top section of the diagram.

The user should not be able to modify the diagram.

 

Dimitar
Telerik team
 answered on 17 Jan 2018
2 answers
116 views

I have a very simple grid - its blank.  No rows, no columns.  The grid control's name = gg

In Code I add one column:  GridViewTextBoxColumn() like this:

 

Dim myCol As GridViewDataColumn = Nothing

myCol = New GridViewTextBoxColumn()
myCol.DataType = GetType(String)
myCol.Name = "Test Texteditor"
myCol.FieldName = "TestText"

myCol.HeaderText = "TestText"
myCol.ReadOnly = False
myCol.IsVisible = True

gg.Columns.Add(myCol)

 

I have another method that creates a row for testing.

I've checked ReadOnly on:  Grid, Row, Column and Cell.  ALL are ReadOnly = False

but when I double-click on the cell - nothing happens.  No Text Editor nothing.  At first I thought, ok I'm creating this column dynamically so there must be some methods I'm supposed to hook into (AddHandler) and specifically I figured I'd need to hook into EditorRequired but there's no such method for a GridViewDataColumn() so I'm really stuck.

 

I'm 100% certain I'm doing something stupid and any help or nudge or shove in the correct direction would be very appreciated.

Thank you!

-Curtis

 

 

Dimitar
Telerik team
 answered on 17 Jan 2018
1 answer
374 views

Hi

I want to clear the pivotgrid contents.

I am using LocalDataSourceProvider and providing datatable as itemsource.

If I set the LocalDataSourceProvider object to null, I get NullReference exception.

I have emptied the rows and columns, but the grid does not refresh.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Jan 2018
1 answer
138 views

Is there meanwhile a way to control the position of the axis crossing ? It's strictly fixed to an outside corner of the ChartArea ?

I found this old thread with an answer, may be things have changed meanwhile

https://www.telerik.com/forums/drawing-x-axis-on-chart-view-at-zero-when-negative-values-exist

RadChartView is such a rich thing, it's on wonder while such a basic feature as control the axis crossing is missing.

That means a 4 quadrant chart (going f.e. from -100 to +100 on both axis, with having the axis crossing at (0,0)) is strictly impossible ?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Jan 2018
0 answers
191 views
Symptoms:
Telerik Document Processing which is used in most of the exporters in UI for WinForms is affected after you install January 9, 2018, .NET Security and Quality Rollup (KB4055002). Applications that request a fallback font or a character that is not included in the currently selected font return the following error messages:
System.TypeInitializationException
“FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Win7SP1”.
Inner exception originates from: CompositeFontParser






Solution 1:
Microsoft has released an update which fixes the issue. More information about it you can find here: Description of the Security and Quality Rollup for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, and 4.7.1 for Windows 7 SP1 and Server 2008 R2 SP1 (KB 4074880).

Solution 2:
To keep .NET 4.7.1 installed and maintain protection against vulnerabilities that are addressed by the January security updates, uninstall the January .NET Framework Security and Quality Rollup (KB 4055002), and then install the January .NET Framework Security-Only Update (KB 4054183). To do this, follow these steps:
1. In Control Panel, open the Windows Update item, and then select View update history.
2. In the Review your update history list, locate and select Security Update for Microsoft .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1 (KB4055002). Then, select Uninstall.
3. When you are prompted for confirmation to uninstall, select Yes.
4. Restart your computer if you are prompted to do this.
5. Download and install the Security Only update for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, and 4.7.1 for Windows 7 SP1 and Windows Server 2008 R2 SP1 and .NET Framework 4.6 for Windows Server 2008 SP2 (KB 4054183) for your operating system configuration from the following links:
Security Only update for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, and 4.7.1 for Windows 7 SP1 and Windows Server 2008 R2 SP1 for x86 systems (KB4054183)
Security Only update for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, and 4.7.1 on Windows 7 SP1 and Windows Server 2008 R2 SP1 for x64 systems (KB4055269)
6. Follow the installation prompts, and then restart your computer if you are prompted to do this.

Solution 3:
Roll back to the previous version of .NET Framework. To do this, follow these steps:
1. In Control Panel, open the Programs and Features item.
2. In the Uninstall or change a program list, locate and then select Microsoft .NET Framework 4.7.1, and then select Uninstall/Change.
3. Select Remove .NET Framework 4.7.1 from this computer, and then select Next.
4. Select Continue to confirm the uninstallation.
5. Select Finish after the uninstallation is finished.
6. Restart your computer if you are prompted to do this.
Desislava
Top achievements
Rank 1
Iron
 asked on 15 Jan 2018
3 answers
432 views

hi telerik

                foreach (GridViewDataRowInfo row in re_ItemregiView.Rows)
                {
                    //
                }

 

The gridview data sorted by clicking on the Gridview header. the data from the source above will have the same content but in a different order.

I want to get an ordered sequence of data on the source.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Jan 2018
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
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
ShapedForm
SyntaxEditor
Wizard
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
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
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
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?