Telerik Forums
UI for WinForms Forum
0 answers
85 views

Hello everyone,

When I design GridViewDecimal Column, I don't want to use automatic data filling. How can I turn it off? Who can help me? Thank you very much.

Specifically as follows: picture_gridview

hong
Top achievements
Rank 1
 asked on 13 May 2019
2 answers
533 views

Hello,

I cannot modify textalignment for a radlabel in designer time. Whichever kind of textalignment I change, it is always fixed in TopLeft. And I cannot change it back any more.

PS. I'm using the latest version of Telerik library. And I've tested in Visual Studio 2017 and Visual Studio 2019.

Thank you by advance.

Kun
Top achievements
Rank 2
 answered on 10 May 2019
5 answers
404 views

Hi,

I am evaluating your WinForms control suite to see if I could use it for a project I'm working on. I'm trying to create a custom editor in a GridView that would allow me to have a searchable ComboBox where the users can add/rename items right from the editor. First I tried to add an element while in edit mode based on an forum thread I saw (I added a TextBox in addition to the combobox) but I cannot get it to allow focus on the textbox in addition to the ComboBox. Is there a better way to achieve having a ComboBox AND TextBox together in the same editor? Or do you have a better idea of how I could achieve the user story of allowing the user to add/rename items from the ComboBox right from the grid without having another form? From what I'm seeing it looks like the GridBaseEditor just allows one EditorElement not two. Any help you could provide would be appreciated.

Thank you for your time.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 May 2019
3 answers
174 views
Is there any way to trigger Expand/collapse events in VirtualGrid programatically?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 May 2019
1 answer
76 views

Hellow,my friend

When it comes to financial calculation, decimal should be reserved, and cell rounding is prohibited.

If I set the DecimalPlaces property of the GridViewDecimalColumn to 10, an extra zero will appear when editing the cell, as shown in the figure below.

I feel so ugly. Is there any solution?

Dimitar
Telerik team
 answered on 10 May 2019
4 answers
225 views
Is there a way to get and set the splitter position?
Steve
Top achievements
Rank 1
 answered on 09 May 2019
0 answers
95 views

Hello, I have a wizard used for steps in creating salary for employes. If however I go back from the current page shown in the picture, and change the payout date, the previous date is not removed. (the hosted item)

I have tried this article https://www.telerik.com/forums/radcalendar-specialdays-remove-winforms but without any luck. 

 

Thanks in advance

 

 

Nicklas
Top achievements
Rank 1
 asked on 09 May 2019
1 answer
140 views

I see that there is a ScreenTip associated with the button but it's not functioning for me.  Snippet of code:

 

var coolScreenTip = new RadOffice2007ScreenTipElement();
coolScreenTip.CaptionLabel.Text = wrkItem.GroupTitle;
coolScreenTip.MainTextLabel.Text = string.Format("{0}\n{1}",wrkItem.Title, wrkItem.Description);
coolScreenTip.FooterTextLabel.Text = "Test Footer";
coolScreenTip.FooterVisible = true;
 
var QuickMenuItem = new RadMenuButtonItem(strTitle)
{
//    ToolTipText = wrkItem.Description,
    KeyTip = "quick",
    Tag = wrkItem.OriginId,
    ScreenTip = coolScreenTip
};
QuickMenuItem.Click += quickMenu_Click;
radMenuItemQuick.Items.Add(QuickMenuItem);

 

Hovering over any button does not show the screen tip.  This code seems to work fine for inside of a grid, but there is a "needscreentip" event.

Any help would be appreciated!

 

Dimitar
Telerik team
 answered on 09 May 2019
2 answers
87 views

Hello, my friend

Look at the picture below, I want to remove these two buttons, what should I do?

Ricardo
Top achievements
Rank 1
 answered on 09 May 2019
6 answers
1.0K+ views
Hello,

Quick question, as I'm sure there is an easy solution for this, is there anyway to keep the x axis on the chart view at zero when one of the series in the graph contains a negative value? The image I have attached will explain this a bit better. If you look right next to the zero on the y axis, there is a value that goes below zero. What I'm looking for is to have my categorical x axis drawn right at that zero mark and have it look just like what you see in the desired view image. Any info on how to pull this off will be greatly appreciated. Thanks!
Dimitar
Telerik team
 answered on 08 May 2019
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
CheckedDropDownList
ProgressBar
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
NavigationView
VirtualKeyboard
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?