Telerik Forums
UI for WinForms Forum
1 answer
174 views

Once I change the checkbox column state, in which event I’ll be able to get the changed state in ?

Note: We tried to check it in the cell click event but we are unable to get the changed state.

Dimitar
Telerik team
 answered on 20 Nov 2018
2 answers
119 views

Hello,

I have noticed that the font of the selected item in the breadcrumb has a different font. (see attached image)

I am using the material themes (Material, Teal, Pink and BlueGray)

Now I am trying to change the font of this selected item in the dropdownlist of the breadcrumb in the Visual Style Builder.

I have already found that the "RadMenu - Dropdown"-control is used for the dropdown list in the breadcrumb but I cannot find how to change the font for the selected item.

Could someone give me a hint how to change the font?

Regards

Patrick Vossen

 

Patrick
Top achievements
Rank 1
 answered on 19 Nov 2018
6 answers
202 views
Is there a way to, through code, sort the column chooser?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Nov 2018
3 answers
281 views
Hi,

Based on values in the datarow I would like to change the style of the points in the same series.

Could you provide sample code for this senario?

Regards
Brian
Dimitar
Telerik team
 answered on 19 Nov 2018
1 answer
51 views

hi,

Can I change  focus cell of a GanttViewTextViewElement?

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Nov 2018
1 answer
72 views

Hi,

 

GanttView has 2 columns

I change value on the screen TEXT1

I want change TEXT2 value without raising ganttView_ItemChanged event

 

GanttViewElement.Columns.Add(new GanttViewTextViewColumn("A", "TEXT1");

GanttViewElement.Columns.Add(new GanttViewTextViewColumn("B", "TEXT2");

ganttView_ItemChanged(object sender, GnattViewItemChangedEventArge e)

{

    if(e.PropertyName.Equals("TEXT1"))

    {

          var view = e.Item.DataBoundItem as DataRowView;

         view["TEXT2"] = "Test";   

     // this code is call ganttView_ItemChanged

    

}

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Nov 2018
2 answers
120 views

I need to iterate through the grid's rows and determine the boolean value for the checkbox column. This operation occurs when the user clicks on a button outside of the grid.

 

My attempts thus far have not returned 'true' on any rows that have the checkbox checked.

 

1.For x As Integer = 0 To dgvMain.RowCount - 1
2.     
3.    If DirectCast((dgvMain.Rows(x).Cells("colTag")).ColumnInfo, Telerik.WinControls.UI.GridViewCheckBoxColumn).Checked = True Then
4.        _mvTaggedItems &= dgvMain.Rows(x).Cells("colItem").Value & DataBASIC.VM
5.    End If
6.Next
Dimitar
Telerik team
 answered on 19 Nov 2018
1 answer
155 views

Hi,

For the Row indicator column on the very left. I would like to change the background color based on an entry on one of the row values. 

I have checked out this article - https://docs.telerik.com/devtools/winforms/gridview/cells/formatting-cells

But do not know the type in order to get the row indicator cell/column

Thanks!

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Nov 2018
2 answers
101 views

Hello,

I'm exporting a grid's contents using GridViewPDFExport and rendering with PDFExportRenderer, to use as a report.  The requirement is to add a signature block on the last page.  I understand that I can override the header or footer events, but in this case, I'd prefer the additional content to be added within the page itself, after the grid's contents (either below, or if doesn't fit, on the next page.)  Any ideas how I can accomplish this? 

Thanks!

Dan

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Nov 2018
1 answer
216 views

Hi ! 

Every time that I update the query of my gridview, the SelectionChanged event is fired like 10 time in a row.

On this event, I have a procedure that takes some time so the action is very slow.

Is there a way to prevent that ? 

Thank you!

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Nov 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
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
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
ProgressBar
CheckedDropDownList
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
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
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
DateOnlyPicker
TimeOnlyPicker
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?