Telerik Forums
UI for WPF Forum
1 answer
503 views

Is is possible with GridViewComboBoxColumn to apply the selected value on combobox select.

Now I have the following combobox column and the selected value is set to the viewmodel when the cell lose focus:

<telerik:GridViewComboBoxColumn Header="header text" ItemsSourceBinding="{Binding Actions}" DataMemberBinding="{Binding Action, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"
                                                             DisplayMemberPath="NameDisp" EditTriggers="CellClick"  />     
Stefan
Telerik team
 answered on 19 Jul 2018
1 answer
218 views

I'm trying to bind a RadPieChart to data the user has selected using the RadPivotFieldList.  I would like to know how to customise the labels and also how to use the legend with the PieSeries data.

Below is what I have so far, I maybe wildly off the mark with how I'm approaching this.  Any feedback would be welcome.

Thanks

<pivot:RadPivotFieldList x:Name="FieldList"  DataProvider="{Binding DataProvider}"/>
 
<telerik:RadPieChart x:Name="pieChart" Grid.Column="1" Palette="Windows8" DataContext="{Binding ChartViewModel}">
 
    <telerik:PieSeries ValueBinding="Value" ItemsSource="{Binding SeriesSource[0].Items}" ShowLabels="True" >
    </telerik:PieSeries>
</telerik:RadPieChart>

 

In the viewmodel

public LocalDataSourceProvider DataProvider
{
    get => _dataProvider;
    set
    {
        _dataProvider = value;
        OnPropertyChanged(() => DataProvider);
    }
}
 
public PivotChartViewModel ChartViewModel { get; set; }

 

I'm setting the DataProvider of the ChartViewModel like this.

ChartViewModel.DataProvider = DataProvider

 

Stefan
Telerik team
 answered on 19 Jul 2018
7 answers
322 views

Hi. I am working on an application where I need to modify the GroupHeaderRow template. We are using version 2015.1.225.45 of Telerik UI for WPF, but everything is in DLLs. How should I proceed to get this template?.

Regards,

Sebastian

Martin Ivanov
Telerik team
 answered on 19 Jul 2018
1 answer
269 views

Hi Telerik,

my os :win10

VS:2015

telerik :WPF 2017 R1 SP1

when is use the OpenFileDialog control,and click the oepn button,it will throw 19 exceptions, System.IO.FileNotFoundException.

1. read c:\config.msi error.

2. read c:\Documents and Settings error.

......

and so on.

why?

It would be nice if you could help me here.
with kind regards

 

When I use the Openfiledialog control, when I click the Open button, I will cause 19 exceptions, System.IO.FileNotFoundException, the first c:\\config.msi error, the second, the c:\\Documents and settings error, and so on.

Martin Ivanov
Telerik team
 answered on 19 Jul 2018
1 answer
170 views

I have used RadGridView to show data with customize group header by GroupHeaderTemplate. I have used grouping on single column and based on that it shows the group header but not able to bind it. I had searched related to this but not found any solution. I would like to know how we bind the customized GroupHeaderTemplate from viewmodel?

I have refer below link but it not working -

http://latestupdatedinfo.blogspot.in/2016/05/telerik-wpf-radgridview-group-header.html

can you please provide sample example?

Thanks

Ajay
Top achievements
Rank 1
 answered on 19 Jul 2018
5 answers
581 views

I have used RadGridView to show data with customize group header by GroupHeaderTemplate. I have used grouping on single column and based on that it shows the group header but not able to bind it. I had searched related to this but not found any solution. I would like to know how we bind the customized GroupHeaderTemplate from viewmodel?

I have refer below link but it not working -

http://latestupdatedinfo.blogspot.in/2016/05/telerik-wpf-radgridview-group-header.html

can you please provide sample example?

 

Thanks

Ajay
Top achievements
Rank 1
 answered on 19 Jul 2018
2 answers
455 views

Hi,

I have purchased the Telerik license for WPF controls and I am facing issue to bind the RadGridView.GroupHeaderTemplate. I want to bind GroupHeaderTemplate by GroupViewModel but not able to bind. 

I have uploaded sample example at - https://www.dropbox.com/s/1tw9rlv70bgo14b/Telerik%20Example%20-%20GridHeaderTemplate.zip?dl=0

Please find the attached snapshot.

Let  me know we need call so I can explain the issue.

Thanks

Ajay
Top achievements
Rank 1
 answered on 19 Jul 2018
1 answer
138 views

I have a GridView bound using MVVM to a collection of `List<Person> People`.

 

Let's say the 'Person' class has properties like:

public List<ID> IDs { get; set; }

public string Name { get; set; }

public DateTime BirthDate { get; set; }

My issue is that I'd like to allow a user to click to insert a new row in the data grid, but I need it so that as they are typing in a 'Name', the DB is doing a query finding all IDs for that person which will populate a ComboBoxColumn for the IDs property above.  So it seems like I need to be able to bind (with MVVM) onto a 'Cell Editing' event for a cell so I can get an event as each character is typed.  I also need to know what item (SelectedItem is null for a new row for some reason in MVVM) is being edited so I can insert the returned array of found IDs into that item.  Any help would be appreciated and I'd like to avoid using Code-Behind.

Dilyan Traykov
Telerik team
 answered on 18 Jul 2018
2 answers
334 views

Hi,

I'm using RadGridView in my wpf project, and the filtering mode for the gridview is "FilterRow". I have a column with datatype of DateTime.

I'd like to have a custom filtering for this column like the one you have in you sample called "CustomFilteringControl/FromDateToDateFilterControl".

But it doesn't work, and I still see the default pop-up window for that column.

My question is that :"Is there  a way to have "FilterRow" as the filtering mode and create custom filtering for each column at the same time?"

 

Thanks!

Mahdieh
Top achievements
Rank 1
 answered on 17 Jul 2018
4 answers
332 views
Hi there!
Can I get hold of the bookmarks, links in the pdf file from RadPdfViewer or am I just out of luck?
If I can, how do I do it?
Georgi
Telerik team
 answered on 17 Jul 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
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
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
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? 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?