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

i have updatet from Verson 8.1.0.0 to 2009.1.9.414. WinForms Control

With 8.1.0.0 i use this Code to get 2x RadDateTimePicker in my RibbonBar:


RadDateTimePicker dtPickerEnd = new RadDateTimePicker(); 
RadDateTimePicker dtPickerStart = new RadDateTimePicker(); 
 
dtPickerStart.Name = "dtPickerStart"
dtPickerStart.ThemeName = "Office2007Blue"
dtPickerEnd.Name = "dtPickerEnd"
dtPickerEnd.ThemeName = "Office2007Blue"
 
RadHostItem hostItem1 = new RadHostItem(dtPickerStart); 
hostItem1.MinSize = new Size(150, 22); 
hostItem1.MaxSize = new Size(150, 22); 
radRibbonBarButtonGroupDTStart.Items.Add(hostItem1); 
 
RadHostItem hostItem2 = new RadHostItem(dtPickerEnd); 
hostItem2.MinSize = new Size(150, 22); 
hostItem2.MaxSize = new Size(150, 22); 
radRibbonBarButtonGroupDTEnd.Items.Add(hostItem2); 
 

Now, it dosen't work, can you help me please?
Deyan
Telerik team
 answered on 01 Jul 2009
1 answer
76 views
Hi,

I have a form with 3 dock panels on it. the middle one contains a radgridview. In the right dock panel, I'd like to always display the column chooser for the radgridview. Can't seem to get this to work. Is this plossible?

thanks
Jack
Telerik team
 answered on 01 Jul 2009
2 answers
139 views
Hi,

I have using q3 2008 telerik windows control in that. We have develop the activex though the windows control library for our application including the telerik rad controls. The controls used in that was rad button and radpanel. The control is not loading in the browser i.e 6.0.

If i have install the telerik rad windows control in the client machine means the control is loading. If not installed its not loading. Our application is client server based application. If i need to install telerik rad windows control in all the client pc means its difficult.

So please help me with some suggestion to make the control loading without installing the telerik controls.

Regsrds,
Ramesh.K
Nikolay
Telerik team
 answered on 29 Jun 2009
8 answers
593 views
Is it possible to use Conditional Formatting on a BooleanColumn.  I can't get it to work so I must be missing something.
Skurken
Top achievements
Rank 1
 answered on 29 Jun 2009
3 answers
102 views
Hi,
I have a grid showing an image, which makes the row about 100pix high. The grid has a combo column in it, and several other different types of column. On the standard text box column the grid positions the editor centrally on the row, and on the combo column it expands the combo to be 100pix tall.

1) Can I direct the table to place the editing controls for the column TopLeft instead of CentreLeft ?
2) Can I stop the combo column autosizing to fill the entire grid cell ?

I have tried 

e.CellElement.Alignment =

ContentAlignment.TopLeft;
on the ViewCellFormatting event but it doesn't make any difference.

 



Nick
Telerik team
 answered on 29 Jun 2009
1 answer
137 views
Hi, I'm relatively new to using Telerik controls.
I've built a listbox containing usernames. I want to navigate the listbox using the letters on the keyboard as well as the currently supported directional keys.
I've implemented a onkeypress listener to execute the following
RadListBoxItem docQueue = this.lstDocQueue.FindItem(letter.ToString()); 
this.lstDocQueue.SelectedItem = docQueue.Text; 
RadListBoxElement element = (RadListBoxElement)this.lstDocQueue.RootElement.Children[0]; 
element.ScrollElementIntoView(docQueue); 

It scrolls and selects the RadListBoxItem I want, but if I hit the up or down key, it moves to the next/prev index of the prev RadListBoxItem and not the current one.
Example:
I have a listbox consisting of Adam, Adrian, James, John
Original selection is Adam.
If I hit J, it scrolls to James which is expected.
If I hit down, it highlights Adrian and not John, which is incorrect.

If you can point me in the right direction that would be very helpful. Thanks.
Victor
Telerik team
 answered on 26 Jun 2009
1 answer
98 views
How to limit or avoid adding new child node to a parent node?
Victor
Telerik team
 answered on 26 Jun 2009
1 answer
159 views
Is it possible to add a image while condition Formatting in RadGridview? How to disable virtualization in Radgridview?
Victor
Telerik team
 answered on 26 Jun 2009
1 answer
82 views
Hello,

is it possible to change the Treenode.Chacked Property in Code, without fire the NodeCheckedChanged Event?
Victor
Telerik team
 answered on 26 Jun 2009
1 answer
82 views
Hi,

I have developed a windows application in which I have used radGrid. There will be no user interaction through keyboard.
How can I restrict the keystrokes in radGridView.

 Key suppress is not working.I tried with Key_Down, Key_Up, Key_Press events of radGridView.

Ex: e.SuppressKeyPress = true

In which event should I handle this?

Thanks
Hari
Victor
Telerik team
 answered on 26 Jun 2009
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
ProgressBar
CheckedDropDownList
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?