Telerik Forums
UI for WinForms Forum
3 answers
217 views

I have a WinControl RadGridView that is not data-bound to any dataset, we manually create the rows and need be based on certain criteria at the time of load. Clicking into specfic cell, the EditorRequired event get fired where depending on which row we are working with we will present a custom control to fit the needs for that row.

For one of the conditions we are adding a RadCheckBoxEditor to the cell with ThreeState set to true.

Values are getting sent back to the grid row correctly for all three states, but when we try to load the editor again, when it trying to load an Indeterminate the check box always renders as off.

Following the ValueChanged and ValueChanging events; ValueChanged is coming in as Indeterminate, but ValueChanging is showing as false for the new value.  This is before any user interaction.

Is there anyway for the checkbox to paint as the "Indeterminate" state.

Thank you

 

Dimitar
Telerik team
 answered on 18 May 2016
3 answers
281 views
Hi all,
I implemented RadScheduler component into external app (Dynamics NAV) as .NET add-in. Appointments which are created inside RadScheduler component are correctly transferred to Dynamics NAV (via XML). Then I run some business logic inside Dynamics NAV in order to save these appointments into Dynamics NAV database. Everything works correctly if there are no warning or errors in Dynamics NAV. But sometimes the business logic in Dynamics NAV produces an error -> appointment in Dynamics NAV is not created and in that case I need to delete this appointment in RadScheduler component as well. And in that case it would be nice, e.g. I will be able to get appointment by UniqueID property or something like that in order to remove this appointment from RadScheduler component as well. Can you help me how can I do that? Thanks in advance.
Hristo
Telerik team
 answered on 17 May 2016
1 answer
72 views

Hi.

Im not sure about if anyone was already reported it, but, when i add some items to RadDropDownList and when i set "Selected" Property to one of them and i accept the changes the "Selected" property is deleted. I'm using Telerik UI For WinForms Q1 2016 SP1.

I solved this issue establishing directly the property in the designer file just like this:

 

//
// radDropDownList2
//
this.radDropDownList2.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
radListDataItem1.Text = "--Seleccione--";
radListDataItem1.Selected = true;
radListDataItem2.Text = "Masculino";
radListDataItem3.Text = "Femenino";
this.radDropDownList2.Items.Add(radListDataItem1);
this.radDropDownList2.Items.Add(radListDataItem2);
this.radDropDownList2.Items.Add(radListDataItem3);
this.radDropDownList2.Location = new System.Drawing.Point(115, 356);
this.radDropDownList2.Name = "radDropDownList2";
this.radDropDownList2.Size = new System.Drawing.Size(125, 20);
this.radDropDownList2.TabIndex = 29;

Dimitar
Telerik team
 answered on 17 May 2016
1 answer
701 views

I have a property grid with numerous groups.

How do I cause the first item within the first group to be selected so that the Description box is populated with the 'description' for that first item?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 May 2016
3 answers
336 views

Hi All,

Is there a easy way to change font style, e.g. Bold and Italic, for individual cells at the runtime?

Thanks,

Shaolin

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 May 2016
1 answer
178 views

Hi,

As a topic, I would like to do drag & drop a row from the grid to the RadListView control placed on a different form.

I am using CustomRowGridBehavior+RadDragDropService on grid form side like here:

http://docs.telerik.com/devtools/winforms/listview/drag-and-drop/drag-and-drop-using-raddragdropservice

The problem is, that this solution does not trigger DragEnter event on RadListView.

There is a small project sample in DragFromGridToAnotherForm.gif. 

Just change extensions to .zip

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 17 May 2016
31 answers
2.7K+ views
I would like to hide "click here to add new row" option on radGridView.

Thanks,
Rajesh
Terje
Top achievements
Rank 2
 answered on 16 May 2016
7 answers
230 views
Hello,

could you tell me how do I change the header (see attachment) with a button click event.

I would like to change the font color or the background color

I did it myself header hinbekommen the micelles to change color with a button, but unfortunately I can not find the code for the group

with this code can i change the cell color

RadGridView1.Rows(i).Cells(b).Style.BackColor = Color.Yellow
 RadGridView1.Rows(i).Cells(b).Style.CustomizeFill = True
this works fine


Please help me

I use Visual Basic not C

regards
Hristo
Telerik team
 answered on 16 May 2016
1 answer
90 views

Hi to all,

how can I set a distinct filter (with Excel-like filtering) programmatically?

Hristo
Telerik team
 answered on 16 May 2016
1 answer
190 views

Are there any properties on a BarPointElement, for example, that I can use to set the width of any given bar in a series separately from the others?

 

I already know how to get to the the point element to do formatting, just don't know what to set to get what I want. Kind of like the gap with but individually, not for the whole axis...

Hristo
Telerik team
 answered on 16 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)
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
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
ShapedForm
SyntaxEditor
Wizard
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
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
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
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?