Telerik Forums
UI for WinForms Forum
2 answers
518 views

Hey!

How to align the values in the pivot grid cells?
The text seems to be centered by default but i found no obvious property to change this behaviour. I need right alignment.

In the Silverlight version of this control they seem to be aligned to the right by default.

Cheers,

Jens

Jens
Top achievements
Rank 1
 answered on 14 Sep 2015
1 answer
1.5K+ views
Dear good day,
Generally to obtain the value of a selected cell I did the following:
GridView.Item var = (0, GridView.CurrentCell.Row.Index) .Value value obtained with this column 0 and selected cell.
How I can do the same but using a RadGridView?

Best regards.

Javier
Electrónica GOIA
Top achievements
Rank 2
 answered on 11 Sep 2015
7 answers
347 views
I am new to the WinForms components and here is what I would like to be able to do. Not sure if this functionality is built in or if I will need to use a combination of Telerik controls so I figured it would be faster to ask. :)

I want to be able to fill a listview... then have a way to type in criteria and have it filter the listview accordingly. I want to be able to use checkboxes so once I have the listview filtered I can select certain items using the checkboxes.

Then I want to be able to remove the criteria and the listview restores all the items while retaining the items with checks in the checkboxes. Then i'll enter new criteria, which filters the list, i select more items via the checkboxes, remove the criteria, selected items are retained and so on...

Please let me know how to do this. :)
Hristo
Telerik team
 answered on 11 Sep 2015
9 answers
191 views
Hi when i drag and drop one multicolumncombobox, and change some properties that i need for all my comboboxes.

Then I try copy this control by control + c and then control + v ->  finally a bug appear.


the nesteddatagrid is out of container control(multicolumcombobox).

this behaviour is not normal.

Thanks.(only work around that i found was in designer copy all code and paste it this again) but there is no good work around.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 11 Sep 2015
6 answers
137 views

I have a column group that contains 5 rows. I wish to hide the headers of the last 4 rows. I did put in the following code in the viewcellformatting event (below, but it did not hide the column group rows. My headertext on those rows are empty, and the images are attached. "Capture2.jpg" is the image before using the viewcellformatting event code. "Before.jpg" is the event code below being implemented, and "result.png" is what I am attempting to achieve. Thanks in advance for any help.

 

    Private Sub RadGridView1_ViewCellFormatting(sender As Object, e As CellFormattingEventArgs) Handles RadGridView1.ViewCellFormatting

        If TypeOf sender Is GridHeaderCellElement Then
            e.CellElement.Visibility = Telerik.WinControls.ElementVisibility.Collapsed
            e.CellElement.AutoSize = False
            e.CellElement.MaxSize = New Size(0, 0)
           e.CellElement.MinSize = New Size(0, 0)
           e.CellElement.Size = New Size(0, 0)

       End If​

   End Sub
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 11 Sep 2015
2 answers
173 views
Hello, I need help to add an image, the header of a row if it meets a condition.

I want to replace the default image for any other.

Sorry for my bad English.

 Regards

Vidal Enrique
Top achievements
Rank 1
 answered on 10 Sep 2015
3 answers
1.4K+ views

I'm not databinding, just trying to set the timepicker to null. I can set the nulltext property, but how to set the value to null?

Later

Art

Dimitar
Telerik team
 answered on 10 Sep 2015
3 answers
111 views
Dear,
I would like to know how I can add a radChartView a WinForms UI RadRotator
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 Sep 2015
9 answers
631 views
I would like to be able to Set not only isPressed or Mouse Over. I would like to change the visual style of  the button as soon as it is selected. how can i accomplish this with the visual theme builder. i tried everything but it just does not keep the style i applied to isPresses or mousedown.
thank you
Dimitar
Telerik team
 answered on 10 Sep 2015
10 answers
612 views

Can we change RADGridView Header Height at runtime?

Situation is like this:

I need to display following like RadGridview in Windows Application.

.......... |              Col1        |        Col2         |         Col3     |................
.......... |Col11|Col12|Col13| c  | c | c | c | c  | ....................
                                         | o  | o | o| o | o |
                                         | l   | l  | l | l  |   l |
                                        | 21 |22 |23|24 |25 |
                                       
1) Is that possible to display column header vertically?
2) If (1) is not possible then can we change Header height?
3) can we give ToolTip to each column header and its sub-column header?

Probably attached image may clear the idea.
Is there any solution for this situation?
                                       
Thanks.

Stefan
Telerik team
 answered on 10 Sep 2015
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
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
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
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
NavigationView
Callout
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
SpeechToTextButton
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?