Telerik Forums
UI for WinForms Forum
1 answer
92 views
Hi, 
I've noticed that the RadAutoCompleteBox does not accept AltGr key.
It means that if the user try to digit the @ character (using AltGr and @ keys on its keyboard) the control ignore the character.

Is ti possible to remove this behaviour?

Thank you
Svett
Telerik team
 answered on 29 Nov 2012
0 answers
88 views
Hi,

I want to hide or disable the Header\Footer tab in GridViewPrintSettingsDialog.

how could i do it?

Thankfully Yours
Fadi
Top achievements
Rank 1
 asked on 29 Nov 2012
1 answer
83 views
Trying to view one of Teleriks videos here:

http://tv.telerik.com/watch/winforms/radgrid/radgridview-winforms-hierarchy-overview

getting a 504 gateway timeout error 

tried 2 different browsers....same thing
Nikolay
Telerik team
 answered on 29 Nov 2012
1 answer
126 views
I want to obtain current editing text on a RadAutoCompleteBox.
For example, on the attached screenshot I want to obtain the string "ru".

Is there any property to read that text?

I tried to obtain this text parsing current text, during text change, with following code:

Private Sub RadAutoCompleteBox1_TextChanged(sender As System.Object, e As System.EventArgs) Handles RadAutoCompleteBox1.TextChanged
    If Me.RadAutoCompleteBox1.CaretIndex > 0 Then
        ' Obtain current editing text
        Dim pos As Integer = Math.Max(0, Me.RadAutoCompleteBox1.Text.LastIndexOf(";", Me.RadAutoCompleteBox1.CaretIndex) + 1)
        Me.TextBox1.Text = Me.RadAutoCompleteBox1.Text.Substring(pos, Me.RadAutoCompleteBox1.CaretIndex - pos).Trim()
    End If
End Sub

But the problem is that when the textchanged event fires, CaretIndex is not up-to-date: it point to the previous text position.
Thank you for any help.

Svett
Telerik team
 answered on 29 Nov 2012
3 answers
227 views
Hi,

When i want to change appointment time without using Edit Appointment Dialog, which event is triggered?? I want to know which event is triggered because i want to update time in database.
Ivan Todorov
Telerik team
 answered on 29 Nov 2012
1 answer
131 views
Hi,

I'm having some trouble adjusting the TimePicker apearance to my requirements.

In terms of internationalization, the control doesn't seem to accept the changes I make to the displayed strings. For example, the code:

this.radTimePicker1.CloseButtonText = "Fechar";
this.radTimePicker1.TimePickerElement.HourHeaderText = "Horas";
this.radTimePicker1.TimePickerElement.MinutesHeaderText = "Minutos";

produces no visible effects (ie, the english strings are still shown).

Also, is it possible to adjust the tables in the popup so that it only displays a subset of hours (for example, working hours)?

Finally, is it possible do adjust the hours and minutes tables relative sizes? For example, setting that the hours table takes 70% of the available height and 30% for the minutes table?

Thanks,
Miguel
Peter
Telerik team
 answered on 29 Nov 2012
1 answer
64 views
I think I've found a bug in the radScheduler.  Try the following....

1) Make sure Dayview, Weekview, and TimelineView are all on
2) Switch to TimelineView and set the time scale to "Week"
3) Click on WeekView and then back to TimelineView. 
4) Every time it Gets an "Object reference not set to an instance of an object"

Biggest issue is that this error occurs before any events such as the ActiveViewChanged() event.  This keeps me from being able to handle the error.  Huge issue. 

Has this been reported and if so, is there a fix?  If not, is there some kind of work around to allow me to handle this error.

Thanks,
Cory
Ivan Todorov
Telerik team
 answered on 29 Nov 2012
5 answers
245 views
Hi,

Is it possible to allow combobox in grid instead of textbox? I saw demo with spinner, calendar but couldn't find any example showing combobox inside grid.

Thanks,
Dimple
Ivan Petrov
Telerik team
 answered on 29 Nov 2012
1 answer
129 views
Hi,

Telerik 2012 is compatible with Visual Studio 2010¿?

Thanks
Stefan
Telerik team
 answered on 28 Nov 2012
1 answer
122 views
Hello, 

Are there any samples of using the AddCustomExcelRow when exporting a RadGridView.  I'm trying to add a row with a title to the exported file and I am unsure of the syntax...I have created the TableElement but cannot see where to specify where to insert the row and cell.

THanks,

Kerry
Stefan
Telerik team
 answered on 28 Nov 2012
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
CheckedDropDownList
ProgressBar
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?