Telerik Forums
UI for WinForms Forum
1 answer
125 views

i am initializing Rich Text Editor multiple times using string...so each time task manager shows application consumes more and more memory

and at last application gets terminated. what should i do.

 

 

 

Dimitar
Telerik team
 answered on 11 Jun 2015
3 answers
100 views

I'm having an issue with Recurring appointments on the latest version of the Telerik UI. (2015.1.331.20)

I have the SystemTimeZone property of the Scheduler set to UTC, and the computer is set to US Central time. (-5) When I set up one time appointments, everything works great. The times are saved to the database in UTC, and everything flows as it should.

When setting up recurring appointments, however, everything breaks. It seems right when setup, but once it's saved to the database and reloaded, everything is "off" by 5 hours. If I setup a recurring appointment at 8AM, it'll save as being at 1 PM, just like the standalone appointment, which is correct. But when it's loaded back, it'll appear at 3 AM on the schedule.

Odder yet, the Occurrences collection is actually correct... it shows the occurrences at 8AM, as it should. But visual display shows them at 3 AM. Basically, recurring appointments are subtracting the 5 hours TWICE. 

I need a fix for this behavior that doesn't involve setting the computer time to UTC. (That's the only thing that worked thus far.)

This is in C#, and the OS is windows 7 Pro SP1

Thanks!

Hristo
Telerik team
 answered on 10 Jun 2015
1 answer
369 views

I am using the RadPageView and the Telerik Metro Blue theme. I have a case in my UI where there is only 1 tab displayed in the RadPageView. In that case I disable the singe RadPageViewPage so that it can't be clicked. When I do that the RadPageViewPage style is a white background with blue text. I would like to be able to set enabled to false but keep the RadPageViewPage style that it has when it is enabled (i.e. blue background and white text). I tried looking through the properties but I can't seem to find the right property to set. I was thinking something like myPageViewPage.MouseOverBackColor = myPageViewPage.BackColor or something like that.

 Any suggestions as to what properties control the MouseOverStyle of the RadPageViewPage and how I could set them to use the Enabled style?

Thanks!
~Paul

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 Jun 2015
5 answers
292 views
Do any of the telerik controls support the ability to have a subscript and/or superscript?  That would allow a label to show a scientific formula.

See attached example..
Dimitar
Telerik team
 answered on 10 Jun 2015
3 answers
89 views

Hi

I am using the RadTrackBar to navigate a series of measurement data

I need to add an extra colour bar parrrallel to the RadTrackBar control

The Extra bar must highlight any data exceptions or tolerance warnings (the user must manually navigate to these areas and verify the data)

 tolerance exceptions in a colourized way

I would hope to find a control that does something similar to the way:

a)  BeyondCompare uses vertical bars with red&blue lines when comparing two source files)

b) DNA Sequences are displayed in a chain

c) if a small icon could also be over layed at critical points this would also be useful

Any suggestions welcome

Sincerely IanF

Dimitar
Telerik team
 answered on 10 Jun 2015
3 answers
102 views

Hello,

 is there a possibility to print the chartview and the Pivotgrid together in one 

Printdocument? 

 

regards

Thomas

Dimitar
Telerik team
 answered on 09 Jun 2015
1 answer
273 views
We are having an issue where the results are wider than the available area on the RadAutoCompleteBox. If it is too wide, it adds the ellipses (...). We would prefer it wrap. I tried programmatically setting the radAutoCompleteBox.ListItem.TextWrap to true, but there was no effect. How can I make the text in the drop down wrap?
Ralitsa
Telerik team
 answered on 09 Jun 2015
6 answers
158 views

Hi

We build Telerik assemblies from source code using OemAssemblyName as per instructions at http://www.telerik.com/help/winforms/installation-deployment-and-distribution-redestributing-telerik-radcontrols-for-windows.html.

With 2015 Q1 SP1 (2015.1.331.40) built in Release40 configuration we are experiencing a strange issue when our application is installed on client machines. When one particular form is opened we get a series of nine pop-up 'TypeConverter' messages (please see the attached doc which shows the first four) before the form displays.

Apologies for the vague question but I was hoping you might be able to advise what might cause this issue? We haven't experienced it with previous releases where we've also built assemblies from source.

It kind of suggests that we're missing a dependency or have an incorrect reference in our build but I've double-checked and all appears to be fine there.

I'm struggling to found out why it's only the one form and if it's any particular control - otherwise I'd try to put together a test case.

As a workaround I have commented out the "Can't find TypeConverter from string for property ..." source code line in  ..\RadControl\TPF\Theming\OLD\TSSP\XmlPropertySetting.cs but I'd rather address the real cause of the problem.

If it helps, the Telerik assemblies which we deploy with our application are:

Telerik.WinControls.dll

Telerik.WinControls.GridView.dll

Telerik.WinControls.RadDock.dll

Telerik.WinControls.Scheduler.dll

Telerik.WinControls.Themes.HighContrastBlack.dll

Telerik.WinControls.UI.dll

TelerikCommon.dll

TelerikData.dll

Again, apologies for the vague question with little supportive information but any ideas you have would be greatly appreciated.

Many thanks

Adrian

 

 

Hristo
Telerik team
 answered on 09 Jun 2015
11 answers
165 views

Hi

I have a legacy project that implemented with WinControls 2010. Now I should upgrade it to  2015 version (because it has problems with .net 4.5)

TabStripControl and other obsolete controls used in that project. So how can I upgrade them to new controls.

I managed to get 2011 version and upgrdae controls to that version and then use newer versions but there is no 2011 version available.

So how could I upgrade the project?

Stefan
Telerik team
 answered on 09 Jun 2015
2 answers
259 views

Hi,

If you have a RadDropdownList on a form at run-time and the user clicks on it, and then decides to click on the form itself (not another control) the mousewheel can still be used to change the RadDropdownList contents.

This seems like it could lead to accidental changes to the RadDropdownList's contents. 

Is this by design? Is there a simple way to prevent this behavior?

Thanks,

-Lou

Lou
Top achievements
Rank 1
 answered on 08 Jun 2015
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
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
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
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?