Telerik Forums
UI for WPF Forum
0 answers
132 views
How to add a diagonal line in a TableCell when create a table, see the attach file
zou
Top achievements
Rank 1
 asked on 15 Oct 2018
0 answers
67 views
Those items in WrapPanel can adjust heigh auto,like the windows File Explorer,
but the VirtualizingWrapPanel can't.
wu
Top achievements
Rank 1
Veteran
 asked on 14 Oct 2018
3 answers
279 views

I have a simple RadGridView (no filtering/no grouping)
I have a Column defined as below with the ItemsSource bound to a CollectionViewSource with a single PropertyGroupDescription.
I want to show the items in the combo popup grouped. 

<telerik:GridViewComboBoxColumn
    DataMemberBinding="{Binding Left}"
    DisplayMemberPath="Name"
    Header="Left"
    IsFilterable="False"
    ItemTemplate="{DynamicResource itmTemplate}"
    ItemsSource="{Binding LeftCVS.View}"
    SelectedValueMemberPath="Index"
    GroupHeaderTemplate="{DynamicResource hdrTemplate}"
    UniqueName="left" />

 

For a normal RadComboBox I can do it by setting the GroupStyle. Can't find the equivalent on the GridViewComboBox.

Help!

Jurgen

 

 

 

Vladimir Stoyanov
Telerik team
 answered on 12 Oct 2018
1 answer
703 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
158 views

Hi,

 

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

Tanya
Telerik team
 answered on 12 Oct 2018
1 answer
121 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
204 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
104 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
119 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
180 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
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
ProgressBar
Sparkline
LayoutControl
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
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?