Telerik Forums
UI for WinForms Forum
5 answers
298 views
I am converting a rad toolstrip to the new command bar, but I don't see the AllowDragging property which used to allow me to re-arrange the order of items in the toolstrip.  How do I do this now?
Thanks
Peter
Telerik team
 answered on 07 Dec 2010
1 answer
214 views
Just for the people at Telerik:

Why does the Ribbon Bar doesn't follow the Microsoft Office Ribbon Guidelines?

My first impressions find this errors: 
  • Application Menu not under half of the Application Button in Z-Order as in Office Apps, this should hide the tabs that are under the application menu, near to the application button, but you can see them
  • Ribbon Tabs Spacing/Size, too small.
  • Vertical Centering on Button Groups, The are align to the top
  • Group Title Colors
  • Quick Access Toolbar Button Alignment
  • Color Gradients
  • Button Sizes on the Application Menu
  • Borders on Gallery Elements
  • Subitems on the Application Menu are in a popup and not replacing/overlapping the contents on the right pane, it get's out of the right pane.
  • The right pane in the Application Menu has an ugly border and a different separator between the left pane.

Have your ever used Office 2007? Does it looks the same?

As I have reviewed on the Samples installed with the Ultimate Collection Trial, this control looks bad, looks just similar to the Office Ribbon, but doesn't follow the Guidelines that are mandatory according to Microsoft documents, so to my expectations this would look like there's no QA, no quality at all.

I've always loved your controls for asp.net, but this one doesn't go to expectations and wouldn't buy it if it would be a look a like, and not an exact implementation of the specs, so my customers would look to a distorted version of the ribbon. I've have had Infragistics and their implementation is better, the only thing they failed in was with the Application Menu not under the Application Button, so I didn't renewed, and fixed the code, but wanted to migrate no newer controls, and to using only Telerik, but I won't until that gets fixed.

Regards,

Jose Luis Chavez del Cid

Peter
Telerik team
 answered on 06 Dec 2010
2 answers
293 views
Hi All

Is there a way to merge cells in the radgrid?

Thanks
Celeste Zietsman
Top achievements
Rank 2
 answered on 06 Dec 2010
3 answers
86 views
Hi,

I tried to figure out how to change the size (height) of the headerrow in a gridview via VSB (Visual style builder).
But i'm not able to find the place to do this. I read in some other threads that i could do this by code, but i really want to set this by the theme. Can someone guide me to the right place. The other thread said something about a HeaderRowHeight property that i cannot find anyplace. I'm using the latest version (Q3 2010).

I also want to change the height of the tabs in a tabstrip. 

I'm using the default-theme as the source of my customization.

Regards
Svein Thomas
Ivan Petrov
Telerik team
 answered on 06 Dec 2010
7 answers
141 views
Hello.

I'm using functionality provided in examples for winforms, scheduler/timeline.

Suppose we are using week view. When you are decreasing time slots, appointment that belongs two febraury  apperars under january week. It is
not correct. Is it possible to cope with this problem?
Thanks in advance.
Richard Slade
Top achievements
Rank 2
 answered on 06 Dec 2010
4 answers
155 views
Hi all.

I'm pretty stucked with my RadGridview here. I was wondering, and there will be a simple answer to this one;

When the user adds a new row in the grid, i want to assign a value from code. For example a ticket number or something.
So the first cell's value has to be inserted from code when the users adds a row.
I dont seem to find the code responsible for formatting the cells when the user adds a new row.

Thank you for your time
Emanuel Varga
Top achievements
Rank 1
 answered on 05 Dec 2010
5 answers
975 views
hello,
        I am using 2 RadDropDownLists.

        Depending on Item selected in dropdownlist1 i have to populate other dropdownlist.


 my code is:

private void Schedule_Load(object sender, EventArgs e)
{
            ddlSelectRoomType.DataSource = roomtype.getRoomType();

            ddlSelectRoomType.DisplayMember = "RoomTypeName";

            ddlSelectRoomType.ValueMember = "RoomTypeID";

            ddlSelectRoomType.Text = "Select Room Type";
}

 private void ddlSelectRoomType_SelectedIndexChanged(object sender, Telerik.WinControls.UI.Data.PositionChangedEventArgs e)
{
            //code to populate other dropdown depending on the value selected in 1st dropdown(ddlSelectRoomType)
}

   when i am trying to display the value of the selected item it is displaying the text of the selected Item and not the value which in this case should be RoomTypeID

Also, i am unable to select other Items in the dropdown list1(ddlSelectRoomType). only first Item is getting selected and text of ddlSelectRoomType- Select Room Type
is not getting displayed rather the 1st item in the dropdownlist is displayed.

how can i fix this?
Richard Slade
Top achievements
Rank 2
 answered on 05 Dec 2010
14 answers
227 views
Hi, i am using the Hierarchical Grid. But cannot hide the '+' when there are no rows in child grid (or template).
Please Help me,

Thanks in advance,
Stefan
Telerik team
 answered on 03 Dec 2010
11 answers
431 views
Please , help me to set a size of the columns in GridViewMultiComboBoxColumn of the GridView. 
I'm trying to increase a width of the columns in dropdown combobox (see picture attached).
Thank you ,
Victoria.
Stefan
Telerik team
 answered on 03 Dec 2010
3 answers
394 views
What would the easiest way to be to change the text color of an editor (or checkbox, or combobox) and nothing else.  I have seen the post http://www.telerik.com/community/forums/winforms/editors/texbox-with-different-disabled-style.aspx but when I change UseDefaultDisabledPaint to false, the border effect goes away.
Nikolay
Telerik team
 answered on 03 Dec 2010
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
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
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
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
Callout
ColorBox
PictureBox
FilterView
Accessibility
NavigationView
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?