Telerik Forums
UI for WinForms Forum
1 answer
235 views
Hi,

I am facing a problem and I cannot find a solution for it. I set the AutoSizeRows to true for a RadGridView. The grid has many columns (about 20 columns). When I scroll the grid horizontally, the height of rows will recalculated. Suppose, the first column in the first row has 5 lines, the grid computes the height of the first row and set it to 150 px , when I scroll to see the last column of the first row the height of this row will become 50 px. So sometime the height of the first row is 150px sometimes it is 50px (it depends on which cells are shown on the screen) I hope that you get what I am facing and can give me a solution for it.

Regards,
Ye
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 01 Apr 2014
9 answers
320 views
I have list of `NetworkAdapter` object that represent my machine `Network adapter`:

        List<NetworkAdapter> adaptersList
    
        public class NetworkAdapter
        {
            public string Name { get; set; }
            public string ID { get; set; }
            public string Description { get; set; }
            public string IPAddress { get; set; }
            private string gatewayIpAddress;
            public string Speed { get; set; }
            public string NetworkInterfaceType { get; set; }
            public string MacAddress { get; set; }
       }

And i want to bonding every obkect from the list with all its properties into my `radMulti Column ComboBox`

This is what i have try:

    radMultiColumnComboBoxTest.DataSource = adaptersList;

This is the result:



Any idea how to fix it in order to see every object from the list with all its properties instead of columns ?
pogy
Top achievements
Rank 1
 answered on 01 Apr 2014
0 answers
73 views
Hi

In a HTML view of radGridView control (http://www.telerik.com/help/winforms/gridview-viewdefinitions-html-view.html), How I could add a GridViewComboBoxColumn  (http://www.telerik.com/help/winforms/gridview-columns-gridviewcomboboxcolumn.html).

Thanks
Hossein
Top achievements
Rank 1
 asked on 31 Mar 2014
0 answers
89 views
Hi

I have used the following code to create a radgridview with Multi-Row's header (Winform Applications).
Everything is ok, but, the FormatString does not work!

Could you allow me tho know, how I could set FormatString in HtmlViewDefinition, Please?

Thanks
Hossein

this.htmlView = new HtmlViewDefinition();
this.htmlView.RowTemplate.Rows.Add(new RowDefinition());
 
this.htmlView.RowTemplate.Rows[0].Cells.Add(new CellDefinition("Avarez"));
this.htmlView.RowTemplate.Rows[0].Cells.Add(new CellDefinition("Maliyat"));
 
 GridViewDataColumn Maliyat = (GridViewDataColumn)this.radGridView1.Columns["Maliyat"];
Maliyat.FormatString = "{0:#,###}";
 
 this.radGridView1.ViewDefinition = htmlView;
Hossein
Top achievements
Rank 1
 asked on 31 Mar 2014
3 answers
187 views
Hi, :)

is it possible to fit the document programatically to the viewer control size? You know, just like via the two buttons in the Adobe Viewer (see file)? Or do I have to calculate the new size on my own?

Regards,
Fabian
Stefan
Telerik team
 answered on 31 Mar 2014
3 answers
276 views
I tried to hide header in GroupBox. I changed following properties GroupBoxHeader's:
Visibility = Collapsed
Size = 0 ; 0

Even than I have a white stripe on the top (See attachment).

Which properties should I change to hide this stripe?

Thanks for help.

Kuba
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 31 Mar 2014
4 answers
131 views
The RadGroupBox has 2 different style - Office & Standard. 

Is it possible to define 2 distinct themes for each mode of the RadGroupBox, or do we have to define a custom control? For instance, I want to have a different background colour for the header in each mode

Cheers
Jason
Top achievements
Rank 1
 answered on 31 Mar 2014
1 answer
334 views
Hello

Create a Radbutton  
Thema = Breeze
GradientStyle = Solid
BackColor = 153; 204; 255

Should I change the color - but after changing the color disappears focus on mouse over the button.

How to make that kept the focus on the button?
Dimitar
Telerik team
 answered on 31 Mar 2014
7 answers
828 views
What are the MinDate and MaxDate limits ?

In the Documentation i have not found a limit for these values and i was surprised that the valid datetime value 31.12.9999 was not accepted form the RadDateTimePickerElement.

Greetings,

Ramius
Dan
Top achievements
Rank 1
 answered on 29 Mar 2014
2 answers
139 views

How can I increase the font size of the name of the days in a MonthlyView. (Sunday... Monday.... in the header) in C#



Thanks for your help



ASDF
Top achievements
Rank 1
 answered on 28 Mar 2014
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
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
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
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
Localization
TimePicker
ButtonTextBox
FontDropDownList
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?