Telerik Forums
UI for WinForms Forum
3 answers
283 views

Hi,

I have an issue with my radAutoCompleteBox :

The displayMember is the name of the customer... but there is many duplicated names in my datasource. 

There isn't any problems when user select a new item, the issue is when the autoCompleteBox is initialized.

 

Example : 

I have 3 customers :

Id Name

1 Smith

2 Smith

3 Smith

If user select "Smith" with the ID 2 by the autoCompleteBox, there isn't any problems, the Value of "Smith" will be 2.

But if i want to initialize  my autoCompleteBox with "Smith" (2), i can only do this (for me) : autoCompletebox.Text  = "Smith".

 

So, the value of "Smith" will be 1 (and not 2) because autoCompleteBox will take the first value he find.

 

Is there another way to add items to my autoCompleteBox (something like autoCompleteBox.Items.Add("Smith", 2)) ?

 

I specify that duplicate rows are normal here, another column is displayed in the dropdownlist of the autoCompleteBox with the customer ID and other fields.

 

Thank you for your time, i hope you have a solution to help me.

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 May 2016
5 answers
465 views
I have 2 ChartView's with trackballs.  I want to mouse over one 1 graph that shows the trackball and programatically position the second graphs trackball dependent upon where I am mouse overing on the the first graph.  What approach should I take? 

Thanks
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 May 2016
1 answer
157 views

I met this strange problem during compiling VS say me that there is an error about TelerikExport.dll, this is one of several warning error (that blocks compiler)

impossibile risolvere il riferimento primario "TelerikExport" perché include una dipendenza indiretta all'assembly .NET Framework "System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" la cui versione "4.0.0.0" è successiva alla versione "3.0.0.0" nel framework di destinazione corrente.ModuloMaschere

It seems that this dll needs dependence of assembly compiled with FW 4.0, but version assembly id 2016.2.503.20 and not 2016.2.503.4,

is it a mistake?

My project is developed with FW 3.5

 

Hristo
Telerik team
 answered on 18 May 2016
2 answers
126 views

Hi, I'm new to Telerik and never used it before, I want to create user login screen for touchscreen device where users images populated on a cylinder shape, and I want to be able to swipe and rotate the cylinder to select user.
How can I accomplish that with Telerik UI for WinForms?

 

 

Mujaqo
Top achievements
Rank 1
 answered on 18 May 2016
1 answer
134 views

Hi...

I use UI for winforms Q3 2013... I have a radcalendar on my form, what I wanna accomplish is to select more than one column at a time... I setted the allowmultiselect propery to true but didn't help. it even deselects other selectedDays wich i select with normal mouseclick when any column header is clicked... is there any way to select multiple columns as well as selecting any cell by click without deselecting other dates at a time?

thanks...

Dimitar
Telerik team
 answered on 18 May 2016
1 answer
616 views

Hi, 

I would like to know how can I implements my WinForms to enable Custom Text for users. 

I have tried the "readOnly" attributes set to false but it's not working.

 

Actually, the list is filled with datasource and with a databoud method, but I want to allow users to enter values in this element. 

I made some research but have not found what I searched for. 

 

Please let me know if you need more informations about my problem.

Thant you in advance for your help.

Regards Jeremie

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 18 May 2016
3 answers
171 views

Hi,

I have a CheckBoxColum who's visibility is set within ViewCellFormatting.

I also have a check box in the header to select all.

When the header is checked all rows are updates, visible or not.

On the menu command I loop through all checked rows and output to Excel.

Is there a way to test is a cell is visible and checked within the ContextMenuOpening event?

Cheers

Shaun.

 

 

 

Dimitar
Telerik team
 answered on 18 May 2016
2 answers
153 views

Hello.

I have a Main Form with rad dock and four split panels on it. It all works fine and I'm really happy with the pin, unpin, float and dock prompt. It is a really great control.

My main form background is very dark grey and the when a panel is hidden the text that appears at the side of the main form is dark blue. I wish to change to white or pale grey. Is there a way to alter the text colour?

The attached (crude) image may illustrate what I am seeing.

Many thanks,

Martin.

 

Martin
Top achievements
Rank 1
 answered on 18 May 2016
3 answers
228 views

I have a WinControl RadGridView that is not data-bound to any dataset, we manually create the rows and need be based on certain criteria at the time of load. Clicking into specfic cell, the EditorRequired event get fired where depending on which row we are working with we will present a custom control to fit the needs for that row.

For one of the conditions we are adding a RadCheckBoxEditor to the cell with ThreeState set to true.

Values are getting sent back to the grid row correctly for all three states, but when we try to load the editor again, when it trying to load an Indeterminate the check box always renders as off.

Following the ValueChanged and ValueChanging events; ValueChanged is coming in as Indeterminate, but ValueChanging is showing as false for the new value.  This is before any user interaction.

Is there anyway for the checkbox to paint as the "Indeterminate" state.

Thank you

 

Dimitar
Telerik team
 answered on 18 May 2016
3 answers
297 views
Hi all,
I implemented RadScheduler component into external app (Dynamics NAV) as .NET add-in. Appointments which are created inside RadScheduler component are correctly transferred to Dynamics NAV (via XML). Then I run some business logic inside Dynamics NAV in order to save these appointments into Dynamics NAV database. Everything works correctly if there are no warning or errors in Dynamics NAV. But sometimes the business logic in Dynamics NAV produces an error -> appointment in Dynamics NAV is not created and in that case I need to delete this appointment in RadScheduler component as well. And in that case it would be nice, e.g. I will be able to get appointment by UniqueID property or something like that in order to remove this appointment from RadScheduler component as well. Can you help me how can I do that? Thanks in advance.
Hristo
Telerik team
 answered on 17 May 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?