Telerik Forums
UI for WinForms Forum
1 answer
633 views

In many other Datamatrix controls the tilde character is used to recognize special characters like FNC1 for GS1-Datamatrix. The documentation is very scarce. https://docs.telerik.com/devtools/winforms/controls/barcode/barcode-types/2d-barcodes/datamatrix/overview

 

Is there support for control characters? 

How can I represent <RS> (record separator), <GS> (group separator) and <EOT> (end of text) in the Datamatrix string?

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 31 Mar 2021
3 answers
596 views
Hi,

How can I clone a RadGridView including all of its sorting, filtering, grouping, etc. I can of course clone the datatable, but then i won't  have all the properties of the Gridview Template.

Thanks,

Sharon.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 31 Mar 2021
28 answers
1.2K+ views
Is there anyway when exporting to have the file open in excel insted of prompting to save?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 30 Mar 2021
8 answers
476 views
Hi,

I would like to know whether anyone else is facing the same issue like mine.

I'm using RadDesktopAlert on Visual Studio 2008 (C#), and I never set any button to trigger the desktop alert. 

I'm calling it whenever I want to display the alert.

I leave the FixedSize value to its default 0, 0 (which should resize automatically according to the content text set.

However, I noticed that's not the case, they will always put in the text to fit the "fixed" size, after that, the remaining text exceeded the alert window size would be replaced with "..." at the bottom of the displayed text.

May I know whether this is a bug or some settings issue?

Thank you.

Regards,
Jenson
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 30 Mar 2021
2 answers
134 views
Are there any plans to create a T/SQL(Oracle) tagger?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 26 Mar 2021
7 answers
623 views

 

It flickering when the left menu is collapsed or expanded.

 

I've use custom tablelayoutPanel with doubleBufer

 

How can fix it?

 

Thx.

pd. don't know how can i share a example proyect so i put here a link to my onedrive hope it can help you, thx again.

https://1drv.ms/u/s!Aub3FOLN5IO_gudWobcwA4fzVTvXNg?e=dpc3o5

Kalai
Top achievements
Rank 1
Veteran
 answered on 23 Mar 2021
5 answers
726 views

Hello,

I´´m trying to insert a column in Radgridview in winforms using the following code:

Dim
dateTimeColumn As New GridViewDateTimeColumn()

dateTimeColumn.UniqueName =

"DateTimeColumn"

dateTimeColumn.HeaderText =

"Test"

dateTimeColumn.FieldName =

"TestDate"

dateTimeColumn.FormatString =

"{0:MM/dd/yy}"

RadGridProjects.MasterGridViewTemplate.Columns.Add(dateTimeColumn)

I also tried do insert this column in design mode, but, the column always appear with the format 01/01/2000 02 00:00:00 instead of 01/01/2000.

What am I doing wrong?

Thank You
LM

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Mar 2021
13 answers
297 views

I am trying to figure out how to use the drilldown feature. 

 

I looked at the drilldown "help" http://docs.telerik.com/devtools/winforms/chartview/features/drill-down but not sure how to get it to apply to my situation because I don't really have separate "views" or binding. I really just need to be able to get an event to tell me that I've double clicked on a data point.

 

I have created a multi-level donut chart (attached), and I want to be able to double click on any segment and recreate the chart centered on that segment.

 

I did try adding a view and a DrillDownController hoping that it would fire the "drill" event but it did not.

 

As an aside, I believe that the description in the "help" for the "InnerRadiusFactor" of the donut series is either incorrect or at least misleading. It says that "its value is used as a percentage of the whole radius", but it appears to work as a percentage of the RadiusFactor amount. If it were the whole radius, I could set it to 0.2 and I should get consistently sized series bands that are 20% of the available space, but what it actually gives me are bands that are 20% of the radius of the series defined by RadiusFactor. I had to scale at (1 / (RadiusFactor * 5) to get a consistently 20% sized bands.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Mar 2021
3 answers
118 views

Hi Telerik,

I am using Timelinerange =Timerange.Month. This is perfect.

But how can i show the dayname under the date? Also i would like to skip the weekend in the timeline. Is this possible?

Regards,
Karsten Wendt

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Mar 2021
4 answers
163 views

I haven't found in the documentation how we can I acces the current image in a PictureBox control to save it in a database as a binary field.

If I try to access the image property, after pasting an image, it just return nothing (databinding on image property ?).

Marco
Top achievements
Rank 2
Veteran
 answered on 18 Mar 2021
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)
Chart (obsolete as of Q1 2013)
Form
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?