Telerik Forums
UI for WinForms Forum
1 answer
88 views
There appears to be an issue with the RichTextBox Editor when you highlight text and continue highlighting using the downkey. The textbox does not scroll down with your keypresses as it does when you are not highlighting. It will stay at the top and you can no longer track your highlighting below the visible area.

Thanks for continued excellence in support.
Svett
Telerik team
 answered on 09 Apr 2012
1 answer
131 views

Hi,

Can I resize the popup in a ComboBoxColumn to fit the items in the list? I know I can use the:

Popup.MinimumSize
Popup.Size

 But is there a way to autosize to bestfit the contents of the list?

Kind Regards
Justin


Ivan Petrov
Telerik team
 answered on 09 Apr 2012
1 answer
111 views
Hi,
I change to "auto scroll" property from property builder of a treeview then i save the form.


After i open it again and its shows false. it does not save it. Can you help about this.
Thanks.
Svett
Telerik team
 answered on 09 Apr 2012
3 answers
162 views
Hello team ...

I am implementing radscheduler with Linq to SQL Server2008 EntityFrameworkand can do well, keep appointments read in my DB, the issue that I see as calling the event to keep an appointment.

If you have some stuff I can post on the subject thank you.

regards
Pablo from Argentina 
Ivan Todorov
Telerik team
 answered on 09 Apr 2012
1 answer
129 views
Hi
I use of radcalendar control but i want to have dropdown style similar to datetimepicker control thus when i click on dropdown control calendar control display for me.

 thanx.
Nikolay
Telerik team
 answered on 09 Apr 2012
1 answer
342 views
Hi,

I already asked this question as a reply to an answer I got from you but I see there is no answer to the second post so I write it as a new one.

I'm uising the Telerik.WinControls.UI dll version 2011.3.11.1219

 
and working with
RadGridView  object.
I have a RadGridView which contains a large possible values. (0-200000)

In order to allow the user type the requested value and get a visual feedback that he is in EDIT mode I used the next code (as you suggested):

colType.DropDownStyle = RadDropDownStyle.DropDown;
colType.AutoCompleteMode = AutoCompleteMode.SuggestAppend; -> instead of APPEND.


The only problem is the that for firing the "CellEndEdit" event I need to:

* After selecting a value from the list with KEBORD (tyyping a value or go through the list values with the seybord up/down arrows)-
    for selecting it I press ENTER but than I must press ENTER again in order to fire the CellEndEdit event (which select the value and removes it from another list)

* To select value from the list I have to DOUBLE click the value.

What should I change in order that one ENTER and one CLICK on the desired value would fire the CellEndEdit event?

Thanks,
Hila.
Nikolay
Telerik team
 answered on 09 Apr 2012
2 answers
154 views
Hello,

sorry for wrong topic title. Correct is: Telerik Controls are unavailable in VS Designer Canvas

After installing Q1 2012 SP1 for WinForms i faced with the problem - i was unable to access (simple click with mouse to select) the controls in design time on VS designer canvas. I able to drop them from the Toolbox, but they are not shown on the design canvas. Instead, they are appear on the bottom strip like unvisual components (see the screen attached). I also able to select them from Document Outline and change their properties in the Property editor. Standard Windows Forms controls and components have no problem with Designer canvas and i able to select them, resize, etc.
I have Visual Studio 2010 and Visual Studio 11 Beta installed and the issue reproduces on both versions in the same mannier. 
Please help!
Igor
Top achievements
Rank 2
 answered on 08 Apr 2012
1 answer
129 views
Hi,

We are evaluating Telerik Winforms addin for Visual Studio 2010. When we debug the Winforms application with telerik forms, debugging becomes 10 times slower than standard Winforms application. Please let us know if there is any solution for the same.

Thanks
Stefan
Telerik team
 answered on 06 Apr 2012
1 answer
142 views
I have a form within which there are several buttons, each of which
needs to be programmed to render and display a different PageView
in the same area of the form.  So the PageView would not be visible
until called.

Can I create and store each individual PageView separately from
my main form and programmatically display them.  If so, how? 
Stefan
Telerik team
 answered on 06 Apr 2012
1 answer
157 views
In gridview i am displaying some string fields and few numeric fields. The filter operator for string fields is automatically set to "Contains", however the numeric fields are left with "no filter". Is there a way to make the default filter for numberic fields to "equal to" without setting it on each column definition (as shown in the code below)?
GridViewTextBoxColumn colNumericField = new GridViewTextBoxColumn("NumericField");
                   colNumericField .Width = 100;
                   colNumericField .HeaderText = "Loc #";
                   colNumericField .ReadOnly = true;
                   colNumericField .FilterDescriptor = new Telerik.WinControls.Data.FilterDescriptor(null, Telerik.WinControls.Data.FilterOperator.IsEqualTo, null);
                   radGV1.MasterTemplate.Columns.Add(colNumericField );


Thanks
Stefan
Telerik team
 answered on 06 Apr 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
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
VirtualKeyboard
NavigationView
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?