Telerik Forums
UI for WinForms Forum
2 answers
133 views
I need a dropdown column in my grid which simply lists "Y", and "N".

How can I simply add these values to the dropdown's items in the designer, or at run time?
Kipp
Top achievements
Rank 1
 answered on 08 Apr 2014
4 answers
146 views
Hi, I have a WinForms project that uses ClickOnce for the installation process, I've updated the project to version v. 2014.1.226.40, and in the Project Configuration Wizard the EQATEC.Analytics.Monitor checkbox is NOT checked. After publishing, I copied the setup files to the shared folder of the PC where the files are going to be held for user installation purposes. After trying to test the app, it says that I need to install EQATEC stuff in GAC, I sincerely don't need/want any of this information on the project, so I'm trying to remove the "reference"? (I don't see that reference, maybe it's already embedded in your controls), but can't find any option to do so... Does anyone know a simple way to avoid that "requirement"?

Thanks in advance!

Gabriel
Ralitsa
Telerik team
 answered on 08 Apr 2014
5 answers
441 views
Hi, everyone.
I am doing Winsform Development based on telerik radcontrol at present.
Specifically, I am building the Hierarchical GridView and setting the template caption for the child template.
However, the Template caption didn't show at all. Do I need set up other properties?
bagTemplate.Caption = "Bag";
if (bagTemplate.Caption != null)
{
    //Popup Bag
    MessageBox.Show(bagTemplate.Caption.ToString());
}

Thank you very much. Appreciate any help!!
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Apr 2014
1 answer
178 views
I am starting on a distribution plan that will utilize WIX for a project that is
using Telerik Windows UI controls (2014.1.226.40).

To save time and effort I am trying to find a merge module or WXS file that I can
include in my setup project.

Are there any files available that may help with the proper install of the Telerik
runtime files on my customer's machines?

Are there some instructions or guides available to build such a file?


Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Apr 2014
1 answer
178 views
We're trying to add a RadTrackBar control to our application with the following settings:

 - LabelStyle = BottomRight
 - LargeChange = 100
 - LargeTickFrequency = 1000
 - Maximum = 10000
 - Orientation = Vertical
 - SmallTickFrequency = 250

Whenever you try to run the application, even on one where this is the only control on the form, it takes close to a minute for the application to finally fully load and display.

If I decrease the Maximum it seems to run faster, so is there some sort of limitation on this control?

Is there anyway to get it to work so that we can keep our maximum of 10000?
George
Telerik team
 answered on 07 Apr 2014
3 answers
129 views
Hi,

Is it possible to have a group sit below another group
rather than side by side?

What I would like to do is have 3 rows of groups, top ,
middle and bottom with each group having a few tiles, can it be done?
Also can a group have scroll bars? If a group have 20+  and I don’t want it to grow can I add scroll
bars?

Thanks for your help


Shaun.

George
Telerik team
 answered on 07 Apr 2014
2 answers
120 views
Hi,
I am trying to use RadRichTextbox with RadDataEntry.
On the EditorInitializing event I set the editor to be a RadRichEditor for a particular string field.
However since there is no property for the Text in the editor I am not sure how to handle the binding in this case.

Any pointer will be much appreciated. 
Thanks
George
Telerik team
 answered on 07 Apr 2014
5 answers
88 views
For RadPanerBarGroupElement caption, how can I increase the text size?
Stefan
Telerik team
 answered on 07 Apr 2014
1 answer
106 views
Please forgive my ignorance, as I am new to Telerik Controls.

How do you print the document you have created in the RadRichTextBox?

I tried using the radPrintDocument and setting the associatedobject to the RadRichTextBox, but it is not of the same type.

Any help would be greatly appreciated.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Apr 2014
17 answers
3.1K+ views
How to restrict user from entering text which is not in a display member of combobox items.

scenario:

i have set the following properties:

AutoCompleteMode = SuggestAppend
DropdownStyle = DropDown

now combobox is editable, when i enter text it's suggesting few items which starts with the text which i have entered.
but i don't want to let my user to enter text other than the text that control suggests.

how can i restrict? Is there any direct property or have to write any code?

Thanks,
Rajesh
George
Telerik team
 answered on 04 Apr 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?