Telerik Forums
UI for WinForms Forum
3 answers
170 views

Trying to apply RadChartView localization. When overriding string "PaletteArctic" (lines 8,9) - the corresponding context menu item in control will not change the color of the chart.

Please reply if it is a bug or im doing it wrong way...

01.public ref class MyRadChartLocalizationProvider : Telerik::WinControls::UI::RadChartLocalizationProvider
02.{
03.public:
04.    virtual String^ GetLocalizedString(String ^id) override
05.    {
06.        if( id == "Palette" )
07.            return "Palette";
08.        else if( id == "PaletteArctic" )
09.            return "123";
10.
11.        return Telerik::WinControls::UI::RadChartLocalizationProvider::GetLocalizedString(id);
12.    }
13.};

Telerik::WinControls::UI::RadChartLocalizationProvider::CurrentProvider = gcnew MyRadChartLocalizationProvider;

c++/cli, visual studio 2010, RadControls_WinForms_2012_3_1017_dev

Dimitar
Telerik team
 answered on 12 May 2016
5 answers
197 views

Hello everyone

I'm facing a problem with RadMaskedEditBox control in UI for WinForms. I'm not able to paste a copied text into the control. Even if I set MaskType to None, I'm not able to paste some text. The first time I can paste some text, but then nothing more. Example:

I first copy a text like e.g. "hello" and paste it to the RadMaskedEditBox. This works. If I want to paste it then again, it doesn't work anymore. Step by step:

1. Copy a random text using CTRL+C
2. Paste it to the RadMaskedEditBox control using CTRL+V (works)
3. Try to paste it again using CTRL+V (doesn't work anymore).

I noticed that pasting a text always works if the user selects the whole text which is already in the box (like "overwrite" the existing text). But it's not possible to paste a text to the end of an existing text in the EditBox control.

Is this a known bug of this control? If yes, is there a planned bugfix?

Regards,
Danilo

Dimitar
Telerik team
 answered on 12 May 2016
3 answers
341 views
Is there a way with the grid to put a small space between 2 columns?  
i thought about maybe putting a dummy column there and then somehow remove the header for that column.  is there a better way?

see the attached example for what i want. 

Thanks!
Dimitar
Telerik team
 answered on 12 May 2016
3 answers
163 views
Hi I want to know if it is possible to create custom shapes and add them to the toolbox radDiagram, I need to create the figures shown in the attached image.

I hope you can help me.
Dimitar
Telerik team
 answered on 11 May 2016
3 answers
590 views
There is a huge amount of space between the title of my charts and the actual data. Also if I have no title there is a similarly huge amount of space above the chart. How can I control this spacing? I looked at every margin and padding setting I could find but nothing seemed to be set or do anything.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 May 2016
6 answers
1.0K+ views
I bind an entity to the RadGridView,then I update some cell's text  of gridview.
code like below:

radGridView.Rows[0].Cells[0].CellElement.Text = "Male";

But when gridview is refreshed(such as when I scroll the scrollbar of the gridview.), the cell's text I just set is gone instead of the value of the entity used to bind to the grdiview.
So how can I make cell's text keep unchanged ?

Thanks in advance,
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 May 2016
1 answer
1.0K+ views
Hi, I'm with an important question, I got a torrent a download called "Telerik UI For WinForms 2016_1_112" is a version full, do not ask serial or ask for crack, 3 months later and does not tell me anything trial or registered user, no I understand why you do not, I need to use Telerik to freeware programs free code released, but I think this is not allowed, could someone explain this?
Jameson
Telerik team
 answered on 09 May 2016
5 answers
1.2K+ views
I am setting the text on a label based upon what a user types into a textbox.  Is the user types in the phrase "Dan & Co." the label will display "Dan _Co.".  How do I escape this character??

Thanks,
Hristo
Telerik team
 answered on 09 May 2016
1 answer
102 views

Hello Support,

  I have two Gridviews, when an item on the top grid is selected, the bottom grid populates with content related to the selection that is displayed by handling the SelectionChanged() event.  I grid also includes GridViewHyperlinkColumn()s which show a popup window by handling the HyperlinkOpening() event.

Currently, when I click on a hyperlink on a row that is not selected, my dialog opens up.  When I close the dialog the row is selected is the bottom content opens up.

The behavior I would like is that when I click a hyperlink, the row is not selected.  Or, when clicking the hyperlink, the row is selected, then the hyperlinkOpening() is handled.

What is the recommended way to accomplish this?

Thanks!

Hristo
Telerik team
 answered on 09 May 2016
1 answer
107 views

How do I allow the mouse click to pass thorough this control transparent area to any controls behind it?

 

Hristo
Telerik team
 answered on 09 May 2016
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
AI Coding Assistant
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?