Telerik Forums
UI for WPF Forum
3 answers
307 views
I can't post any code at the moment but I have a standard radgridview on my view which presents data from an entity framework entity.  I have GridViewDataColumns for all but one column which is an expression column. On load the column footer totals show the correct value, i.e. the GridViewDataColumn.AggregateFunction sumfunction routine appears to run in all but the expression column. I have two issues:

  1. when I change any value in the grid the column footers are not updated. They do total across and upate their respective row total cell (which is my expression column). And all have the appropriate aggregate function tdefined in the xaml for the type of grid column.
  2. the expression column total (value in the footer) is never updated at any time and that includes on initial load. It always shows '0'.

My implementation is WPF - MVVM using Caliburn Micro framework.

Since I can't post any code at the moment (it's on another computer) I'm looking for suggestions as to what could be the issue so anyone and everyone, please chime in!

I have tried invoking the CalculateAggregates function in the code behind in the CellEditEnding event and it is invoked but still no upates occur.

Any and all assistance, suggestions are greatly appreciated.

Pete
Top achievements
Rank 1
 answered on 05 Jun 2011
4 answers
345 views
hi, i am new on telerik wpf
i am using tab control to show different usercontrols inside (as different views)

i would like to have a close button on the tab like ie or firefox has
is this possible?

THANKS!
Jonathan
Top achievements
Rank 1
 answered on 04 Jun 2011
2 answers
177 views
Hi All
I am new to WPF
i need your help so far i cant find any answer.

I want to get value of cell from GridView in codebehind lets say on MouseClick or PreparedCellForEdit routines.
Please give me example and column i have is DateTimePicker and i want bounded value when i click on it or while edit mode.

my Column
 
<telerik:GridViewDataColumn Header="In" UniqueName="TimeIn" DataMemberBinding="{Binding TimeIn}" DataFormatString="{} {0:dd-MMM-yyyy HH:mm tt}"  >
                                    <telerik:GridViewDataColumn.CellEditTemplate>
                                        <DataTemplate>
                                            <telerik:RadDateTimePicker Culture="en-GB" x:Name="btn"  SelectedDate="{Binding TimeIn}" TimeInterval="0:30:00" IsTooltipEnabled="False"/>
                                        </DataTemplate>
                                    </telerik:GridViewDataColumn.CellEditTemplate>
                                </telerik:GridViewDataColumn>

 



Help me please im struct on my code from last two days and cant find a way.

in Winforms its very easy to do but i cant a way to do in WPF.


Kind Regards:
Siingh
Top achievements
Rank 2
 answered on 03 Jun 2011
1 answer
90 views
What is the recommended way to store or link up content that resides in the panes when reloading from say the database. If I store the docking layout in the DB, how do you know how to restore the content that was previuosly in those panes?

Thanks,
Rod
George
Telerik team
 answered on 03 Jun 2011
2 answers
105 views
Hi..
Do you have an example where I can click on a location, a existing data point and bring up the data that is bound in the data template in a messagbox or window?
thanks in advance
Jon
Top achievements
Rank 1
 answered on 03 Jun 2011
5 answers
246 views
I don't see a Command property on the GridViewHyperlinkColumn. How can I handle the click in an WPF application using MVVM?
Maya
Telerik team
 answered on 03 Jun 2011
1 answer
178 views
HI All
I have tried all examples in forums none on them working for me, I am using latest Q1 2011 for WPF and i want to use DateTimePicker Column in GridView, please give me working example how to do this?. i have tried all demo examples but all coming with name space telerik:example i cant run those also giving error namespace not found.

so if anyone have any working example with DateTimePicker please share with me.

Thanks


Kind Regards:
Pavel Pavlov
Telerik team
 answered on 03 Jun 2011
5 answers
367 views
Hi,

Please bear with me as I am a newbie to WPF and we are evaluating RadGridView as part of a new development project. I

a question on how to use conditional values within a row on the grid.
 

I have a grid which is bound to a simple data table, contacts. Now contacts has several different columns that represent different phone numbers. I also have  a column that has a "default contact mode" that does what it basically says it is used to identify which phone number should be used as a default contact number.

 

How do I define a column that shows the default contact number, that is I do not want to show say all the different phone number columns, just the column that is defined in the "default contact mode". Bearing in mind that this default contact mode will be different for different records.

 

For example I have a data set that looks like:

Name    Phone1    Phone2    Contact Using
Joe        123412    432112    Phone1
Jane      999999    777777    Phone2
Jack       666666    333333    Phone1

So the Grid would look something like

Name    Contact No
Joe        123412
Jane      777777
Jack       666666

Hope that make sense :)

Any help would be greatly appreciated.

 

Glen    

Pavel Pavlov
Telerik team
 answered on 03 Jun 2011
4 answers
128 views
hi ,

i am using RadGridView and GridViewDataColumn. i need to insert some data in to the cell while the cell is in editing mode.
for example i am having a com port which read data from the weighing machine and it has to be displayed in the cell when the user press a key (say F4) on edit mode.
i diaplying the weighing scale value in label control but not in the RadGridView.


thanks
jagan
Siingh
Top achievements
Rank 2
 answered on 03 Jun 2011
4 answers
66 views
I want to custome RadGridView in WPF to merge cells of RadGridView. But I have not been found to resolve that. I need help from you. Can you help me resolve this ? Thank you very much!
Mr Cong
Top achievements
Rank 1
 answered on 03 Jun 2011
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
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?