Telerik Forums
UI for WPF Forum
5 answers
301 views
Hello,

We are creating an application where we want to show the Images on the TreeView based in various combinations of conditions.

Depending upon the types of the Nodes we have to attach different context menus to the tree nodes.Here we are using a Class which implements the IPropertyChanged, the properties such as AbstractionType and ObjectType decides what images has to be loaded in the TreeView.

Images are loaded based on various conditions such as the Abstraction Type and the ObjectType.

Copy paste functionality on tree View--- If we select a node say device node in the context menu we will see copy and when paste is clicked the copy of the Node is addedon the same node as that of the node copied.


We are using a class to populate the tree and the Images will get populated based on two properties, say AbstractionType and objectType. Also in some cases we wish to show multiple images in the treeview.

It is quiet urgent ansd any code will be vary helpfull.
Looking forward for your support.

Thanks and regards
Bobi
Telerik team
 answered on 05 Mar 2009
2 answers
92 views
Hi,
I have used code given in telerik demo for First Look. When I run this application I could see two images(Arrows) on left upper corner.
What are they for? How can we remove it? or how can we use it in our application?

Regards
Vandana
Vandana
Top achievements
Rank 1
 answered on 05 Mar 2009
1 answer
236 views
i am using the default start and end date pickers provided in AppointmentDialogWindow but i added an extra code to check when user chooses end date that occurs before start date and in this case i return the selected date to the old value but when i open the calender i find that the wrong values are still marked  , so how can i remove focus or unselect them ??
Teodor
Telerik team
 answered on 04 Mar 2009
2 answers
223 views
Several of our grids are behaving like this.  They have worked for months and while recently making a change to some of the columns, data no longer appears (column names are visible, and the columns are drawn, but the data inside is missing).   If I click on a column to sort, the data appears.  So it's like the screen is not initially being painted and an event like column sorting triggers a repaint. 

These grids are in a rad tab control and when I click on another tab and then click back, the data disappears as well.  The issue might actually be with the tab control.

Any idea what is going on and how to fix?
Hristo Deshev
Telerik team
 answered on 04 Mar 2009
1 answer
147 views
Hi,
I would like to add event to every point (DataPoint) on chart's line in "2D Chart Spline". So when I will click on it, it  will display simple tooltip with value.

How can I do this?

Bests Regards,
Jacek Ciereszko
Vladimir Milev
Telerik team
 answered on 04 Mar 2009
1 answer
100 views
Hi,
the GridView is acting strange when it is inside a scrollviewer.
It shows only one row at a time regardless the height of the control.

Thanks,
Tal
Rosi
Telerik team
 answered on 02 Mar 2009
1 answer
165 views
We would like to use the standard delete key on the keyboard to delete rows from the GridView instead of the adding a delete button to each row in the grid as in the examples provided.  This should be fairly easy to accomplish.  However, I do not see any events that fire when a cell or row edit begins and ends.  This is needed to prevent the keydown event from deleting a row when the delete key is pressed while editing a row.  Can you let me know if there are any events that will tell us if the grid is in edit mode?

Thanks,

Doug
Rosi
Telerik team
 answered on 02 Mar 2009
1 answer
86 views
Hi All!
Please help me.
How can I check if grid valid or no?

Best Regards, Anton.
Rosi
Telerik team
 answered on 02 Mar 2009
1 answer
128 views
Hello,
I added Telerik DatePicker in RadGridView. Then i select data from opening calendar it work fine. But if i write date in editor (for example 27.02.09 or 27.02.2009) and move to next cell (click Tab or mouseClick) setter for this cell don't call, but if i click again in datePicker cell (don't write something) and move to next cell setter call and set value, which i wrote.

I set binding in xaml so:
<telerik:GridViewDataColumn UniqueName="InvoiceDate" HeaderText="InvoiceDate"
                                                            DataMemberBinding="{Binding Path=InvoiceDate, 
                                                                ValidatesOnDataErrors=True, 
                                                                UpdateSourceTrigger=PropertyChanged, 
                                                                Mode=TwoWay}"
                                                             CellStyle="{StaticResource GridViewCellDefaultStyle}"
                                                    >
                                    <telerik:GridViewDataColumn.EditorSettings>
                                        <telerik:DatePickerEditorSettings></telerik:DatePickerEditorSettings>
                                    </telerik:GridViewDataColumn.EditorSettings>
                                </telerik:GridViewDataColumn>

Could you help resolved this problem.
Thanks.
Rosi
Telerik team
 answered on 02 Mar 2009
1 answer
88 views
Hello,

We would like to display custom labels in the grouping panel when users drag and drop columns.

Currently, the label displayed is the name of the property.

Is there a way to change it to a custom label ? It would be appreciated to use the HeaderText property of the column grouped.

In our case, we need to display white spaces.

Thanks by advance.

Cheers.
Rosi
Telerik team
 answered on 02 Mar 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
DataPager
PersistenceFramework
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
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?