Telerik Forums
UI for WinForms Forum
1 answer
123 views

hi

i'm using radDateTimePicker with Persian culture (fa-IR)  in my win-from application

but when i want to change month to select other date Next button doesn't work

it will stop on some special month like Ordibehesht(اردیبهشت),Tir(تیر),Esfand(اسفند)

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Jun 2018
9 answers
696 views
Hi,

I would like to change the GroupPanel Text. Currently it says, "Drag a column here to group by that column.". I would like it to say something else.

Can someone please assist.

Thanks,

Vance
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Jun 2018
1 answer
281 views

Hi Telerik team :)

I have a gridview with a list of persons.

I sort this list on the name of persons when i click on column header.

Now, when i click on a row to add a new person, when i end-edit the row, the new person is automaticaly sorted with the rest of the list.

I don't want this behavior.

I'll prefer that the new person stays in bottom of list with the list already sorted.

So is there a way to avoid the sort when add a row without modifying the current list display (even if sorted) ?

Thanks

Regards 

 

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Jun 2018
5 answers
151 views

Hello,

I need help to use SelectedIndexChanged of ComboBoxColumn.

ValueChanged of the GridView is to late.

 

Regards,

Marc

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Jun 2018
2 answers
184 views

Hi,

I'm looking for validation on the below. Essentially I want to validate that I can release a free product as long as I combine the Telerik assemblies with the executable. I want to ensure that using ILMerge is enough to meet this requirement from Telerik.

Secondly, if I charge for an application from my understanding I do not need to merge into a single executable? Is that correct?

I do understand that Telerik.WinControls.UI.Design.dll should not be redistributed in any scenario and that a copyright needs added in the about window.

Thanks,

Jacob


Jacob
Top achievements
Rank 1
 answered on 14 Jun 2018
1 answer
98 views

Hello

I am hiding a group via code at runtime with 

carers.Visibility = Telerik.WinControls.ElementVisibility.Hidden

 

however the gap stays there, is there a function to auto reorganize so the next group to the right takes its spot

(fills in the gap)

 

if not, can set there order via code, or delete the group completely

 

all at runtime

 

thanks

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Jun 2018
8 answers
1.6K+ views
Hi,

I am trying to retrieve the data that is in a listviews subitems.

I would have thought something like this would be the answer, but I cant find anything similar to it.

 var test = radListView1.Items[2].SubItems[2].Value

Where am I going wrong?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Jun 2018
4 answers
469 views

With the DateTimePicker, I can bind a nullable DateTime property to NullableValue:

resolvedDateTimePicker.DataBindings.Add("NullableValue", _bindingSource, "DateResolved", true, DataSourceUpdateMode.OnPropertyChanged);

 

Unfortunately the NullableValue property doesn't seem to exist for the TimePicker.

Will this be implemented at some point, and/or how would I bind a DateTimePicker to a nullable DateTime?

Dimitar
Telerik team
 answered on 14 Jun 2018
1 answer
100 views

hi

how can i add a conditional cellBorderto a cell. just like a conditional background color but only a border ?

 

            ConditionalFormattingObject c1 = new ConditionalFormattingObject("c1", ConditionTypes.Less, DateTime.Today.ToString(), "", false) {
                CellBackColor = Color.FromArgb(255, 209, 140)
            };
            dgv.Columns[ColumnTitle.GridTasklistMail.deadline].ConditionalFormattingObjectList.Add(c1);

 

thanks 

andré

Dimitar
Telerik team
 answered on 14 Jun 2018
4 answers
106 views

I have a radGridView and the grid appears to be set to be set to the controls width. I'm unable to figure out how to allow horizontal scrolling to occur when I want to expand a column. Please provide what to change?

 

Thanks, Craig...

Craig
Top achievements
Rank 1
 answered on 13 Jun 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
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
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
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
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
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?