Telerik Forums
UI for WPF Forum
2 answers
244 views
Hello,

I am binding the the RadGridView to a collection of objects that do not implement INotifyPropertyChanged or INotifyCollectionChanged.  Specifically, I'm using the WorkItemCollection and WorkItem objects from Microsoft's Team Foundation Server object model.  The WorkItem object has an event that is raised whenever a field is modified, so I do have a way of knowing exactly when an object changes and which field has changed.  Given that, is there a way to manually update the grid without rebinding the entire grid?  Perhaps by just updating a single row or cell?

Thanks,

Joel


JP
Top achievements
Rank 1
 answered on 09 Jan 2009
1 answer
205 views
Hi,
I need to display date in GridViewDataColumn. When the year is less then 1980, I dont want to display anything. How this can be done?
Thanks
Pavel Pavlov
Telerik team
 answered on 09 Jan 2009
1 answer
223 views
Hello!
Let's say I have this class :

class Person
{
public Address address;
public DateTime age;

...
Ctor's and so on ...

}

class Address
{
string street;
int number;

...
}

And suppose that I have a datagrid, inside a wpf grid where I set the datacontext to a list of Persons like this :

personGrid.datacontext = personDao.getAll() as List<Person>;

What I want to know is how i define what will appear in Address column. I know i can do this overriding the toString() method on Address class, but I want to do something like "DisplayMemberPath = "street" . Is that possible ?

Thanks,
Ivan Frias

Nedyalko Nikolov
Telerik team
 answered on 09 Jan 2009
1 answer
115 views
Hi,

Does charts support any functionality of exporting to excel/pdf/etc? If not, is it planned in any upcoming release?

Regards,
Ves
Telerik team
 answered on 09 Jan 2009
1 answer
191 views
Hi,

For any of the charts like Pie chart, is there any mechanism to have a drill down chart? To make it more clear, i will give an example:

Lets say I am looking for all the sales in the country and I would want to divide by region and show that in a pie chart. Now on clicking on the region, I would want to go and see the breakup against the cities in that region.

Is such kind of support available with any of the charts?

Regards,
Giuseppe
Telerik team
 answered on 09 Jan 2009
6 answers
191 views
What files need to be deployed for the Carousel?
I have test program that does not run on a client machine.. nothing happens.. except the eventview shows.


EventType clr20r3, P1 crm2k9.exe, P2 1.0.0.0, P3 4960255c, P4 presentationframework, P5 3.0.0.0, P6 488f142e, P7 6259, P8 e1, P9 system.windows.markup.xamlparse, P10 NIL.

thanks in advance

Jon
Top achievements
Rank 1
 answered on 09 Jan 2009
1 answer
87 views
GridViewGroupPanelCell control displays property name (UniqueName) by default. How can I display HeaderText of the associated column instead?
Nedyalko Nikolov
Telerik team
 answered on 07 Jan 2009
1 answer
158 views
How can I change text "Drag a column header and drop it here to group by that column"? I can't find Text property in GridViewGroupPanel class.
Nedyalko Nikolov
Telerik team
 answered on 07 Jan 2009
2 answers
127 views
Is there  a way to maintain sorting when the ItemsSource changes?  So that when it's rebound, it stays in the same order that the user chose?

 

Scott
Top achievements
Rank 1
 answered on 06 Jan 2009
1 answer
89 views
1.Is it possible to modify context menu
2.Is it possible to add a comment in a cell
3.Is it possible to copy three or more cells text
Hristo Deshev
Telerik team
 answered on 05 Jan 2009
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
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?