Telerik Forums
UI for WPF Forum
1 answer
711 views

Hi,

I have a GridViewComboboxColumn, I want to make it can select the value from the drop down list and also can be editted mannually. Following is the code:

<telerik:GridViewComboBoxColumn Header="Tool Name" DataMemberBinding="{Binding ToolName}" 
                                                    UniqueName="ToolName"
                                                    FilterMemberPath="DisplayName"
                                                    SelectedValueMemberPath="Name"
                                                    DisplayMemberPath="DisplayName"
                                                    ItemsSource="{Binding ToolNames}"

                                                    IsComboBoxEditable="True">

 

But after I manually edited the combobox, and click other cell, the combobox becomes empty. Can anyone help? Thanks!

 

Dilyan Traykov
Telerik team
 answered on 12 Oct 2018
1 answer
162 views

Hi,

 

is there any method to export an Spreadsheet to Object Dataset ?

Tanya
Telerik team
 answered on 12 Oct 2018
1 answer
131 views

I'm using a raddatafilter in my application with an overrride of the GetStringOverride.

translations are in but it seems that when the raddatafilter is shown it doesn't show the translations right away , for the and/or logical operator i need to click first to change it and then it shows the correct translation.

Same thing for the dropdownoperators, once the dropdown is opened the first time and you delete the line and add a new one it shows the correct translations.

On initializing the CustomLocalization we set the culture to "en-US" , just in case we don't have the translation it will show the english one.

I provided some screenshots to show what i mean
Is this a bug or how should i fix this?

Dilyan Traykov
Telerik team
 answered on 12 Oct 2018
1 answer
209 views

I am trying to create a pointseries with the points having a custom color in codebehind. Is there a simple way to do this?

 

As far as I understand, the only way to set the color of a pointseries is to use a custom pointtemplate, and pointtemplates can only easily be created in XAML, in code behind I would have to create the xaml as a string and then convert it into a datatemplate or something. But that seems like a lot of complexity for something as simple as setting the color of a chart.

I cannot define everything in XAML because series are created on the go and the colors can vary depending on settings.

 

Martin Ivanov
Telerik team
 answered on 12 Oct 2018
1 answer
110 views

Hi Telerik, 

Is it possible to remove the outlook section while keeping data in the data-grid and the functionality like select / read / unread from the Outlook template for Visual Studio 2018?

When I remove the outlook section, it seems like the data from the data-grid also disappear.

I want to keep the functionality, but without having the outlook section

Martin Ivanov
Telerik team
 answered on 12 Oct 2018
0 answers
123 views

I feedback the question,but it is not still resolve,so when i got the old source code,

after i deal with the gridview column resize,i found the question code:

in ChromelessWindowHelper.cs file:

modify the function HandleMoving(IntPtr hwnd, IntPtr wParam, IntPtr lParam, out bool handled):

just none the following code:

//NativeMethods.CopyToRECT(position, ref currentPosition);

so it is OK! i think when coordinate transform from int type to double type and then from double type to int type,

at last,there is the offset.

 

wu
Top achievements
Rank 1
Veteran
 asked on 12 Oct 2018
1 answer
188 views

We use RadSpreadsheet control to display spreadsheet. We use protection mode and do not allow user to change the content. 

If user tries to change content, the control displays error message: "The cell you are trying to change is on protected sheet. To make change, unprotect the sheet."

 

We will like to suppress this message as the style is not one used by our application. Also application does not allow user to modify worksheet. 

How can we suppress message? Thanks. 

 

Tanya
Telerik team
 answered on 11 Oct 2018
5 answers
266 views

I have a RadComboBox with a ListCollectionView with grouping.
My problem is that the scrollviewer scrolls between the groups, not the items...
Pressing the down/up keys correctly moves thru the items, but scrolling (either clicking or with wheel)  moves thru the groups.
Some groups may have more items than will fit in the dropdown and it's very hard to see and select them.

I need to change this. How?

 

Jurgen

Dilyan Traykov
Telerik team
 answered on 11 Oct 2018
5 answers
153 views

I have a chart with an AreaSeries and a DateTime horizontal axis. I want to set a different color on certain points in the series, so that it looks for example like this: https://i.imgur.com/yycLv4v.png

How can I achieve this? 

Martin Ivanov
Telerik team
 answered on 11 Oct 2018
3 answers
159 views
Hi,

I followed the "GroupHeader template" example in the wpf demo. I would like to edit the categories default width. For exemple, with 3 categories, I would like the first two categories to take 50% of the space, and the last one the 50% remaining, instead of having 33% for each. I tried editing my template used for "GroupHeaderContentTemplateSelector" but it only changes the header width, not all the column width. Thank you in advance.

Marc
Dilyan Traykov
Telerik team
 answered on 11 Oct 2018
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
LayoutControl
ProgressBar
Sparkline
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?