Telerik Forums
UI for WinForms Forum
1 answer
262 views

Hello,

I want to make use of the AutoCompleteBox so the user has a nice autocomplete feature, without him being able to input other values then the ones in the autocomplete items. I've been looking for this some time now, but it seems like in WPF and Web it's the SelectionMode property. But in my Winform project, there is no such a property.

Can you tell me if this is possible and if so, how (which winform property i need to set). I'm using latest .net, latest telerik updates etc. Control is RadAutoCompleteBox.

Thanks a lot!

best regards,

Francois

 

Dimitar
Telerik team
 answered on 02 Mar 2016
1 answer
684 views
I have data grid , When the form loads, the grid is just an empty because there are no data . Is there any way to display the grid lines when there are no data ? like that excell page. Thank you!
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Mar 2016
1 answer
182 views

Hi there,

There seems to be a bug with the PivotGrid when using the Export to Excel function.

Using the Demo Application for WinForms, you can just open the PivotGrid - Export to Excel example and then export one.

After that, minimize the Demo Application to task bar, and maximize it back. Some of the rows will be missing. If you keep minimizing and maximing, the rows that are disappearing will keep changing.

I'm not sure if this bug is just on my machine or if there's anything that that needs to be installed.

Thanks!

Ralitsa
Telerik team
 answered on 02 Mar 2016
6 answers
709 views
Hi,

    I'm looking for a way to have a tree dock to the left side in a collapsible panel, and a panel on the right side to fill.  If the left side panel is collapsed I'd like the right side to consume the free space?   Any hints on how to do this?

thanks
Mike
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Mar 2016
0 answers
106 views
How can I auto height header of Grid?
Feri
Top achievements
Rank 1
 asked on 02 Mar 2016
5 answers
81 views

I have tried all sorts of things and I can get this to *almost* work.

I have a grid with "stacked" data entry columns, as such it can be a little tricky to see which one you are in.

I am wanting to highlight the header column for whichever column I am in, sort of like Excel does.

I can change the individual header colors through checking:

if (e.CellElement is GridHeaderCellElement || e.CellElement is GridGroupContentCellElement)
{
if (e.CellElement.ColumnInfo.Name == "podName")

 

But I cannot seem to get it to work just when I am in that cell.

I have tried setting a variable telling me when the cell is selected by doing something like:

private void radGridView1_CurrentCellChanged(object sender, CurrentCellChangedEventArgs e)
{
var test = e.NewCell;

if (test.ColumnInfo.Name == "podName")
{
//currentcolor = System.Drawing.Color.Black;
currentCellIs = 1;

 

But that does not work correct either.

Has anybody else done this or have any suggestions?

Thank you,

 

Joe

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Mar 2016
2 answers
217 views

Hi All,

I have a RadPanel on my form, and it contains several rad buttons, a toggle switch, etc. I noticed that in order to get a theme to be applied to the child controls, I have to set it individually on each one. I was expecting that if I set the theme on the parent panel, that the child controls would all use it as well. I just wanted to make sure that I'm not doing something wrong here...am I supposed to set the theme separately on all child controls within a panel? Thank you!

Emily
Top achievements
Rank 1
 answered on 01 Mar 2016
11 answers
863 views
Hi,

I try to add the radWaitingBar @ the VB.NET splash screen (the defult splash screen with setting property project). But, for unknown reason, the waitingbar is not running. Any one could help on this, please?

Thanks.
Hristo
Telerik team
 answered on 01 Mar 2016
2 answers
111 views

Hi, 

I just started using Telerik's awesome controls. I really like the RadDock. Everything that I have played with so far is great. However, I am wondering if it's possible to run different threads in different DockWindows? If so, can you post some code to get an idea on how to do it? This is the scenario I have right now: 

  1. I have a RadTreeView inside the ToolWindow. Basically displays a hierarchy of reports. 
  2. On the RadTreeView SelectedNodeChanged it will open a DocumentWindow that has different controls depending on the report being clicked.

So I am not sure what is possible:

  • Open each DocumentWindow in it's own thread? 
  • Or Standardize that each Document Window will have a button (maybe even place the button on a toolbar?) and when this button is clicked it will go to a different thread? 

What I am looking for is so that the user can build a long running report, while he can continue to work in a different DocumentWindow. I hope this makes sense. 

Thanks, 

Carlitos

 

Carlitos
Top achievements
Rank 1
 answered on 01 Mar 2016
3 answers
116 views
Hi there,
is there any way to set the default year when the radgriddateview is load.??
here my problem: i Have column call  "birthday"...i want to set the default year when loaded to 1980..
how i do that..???
Dimitar
Telerik team
 answered on 29 Feb 2016
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)
Form
Chart (obsolete as of Q1 2013)
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
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?