Telerik Forums
UI for WPF Forum
0 answers
108 views
Hello,

I am using NumericUpDown control in myproject.I am having issue when I was trying to delete the value in control using delete button in keyboard,it is not deleting.....can you please help on this.

Cheers,
Rajesh.
Gudla
Top achievements
Rank 1
 asked on 20 May 2011
1 answer
205 views
i have radgridview inside grid column. The problem is that if i have to much text in some cell my grid will go outside screen.
The problem is that i dont want to have horizontal scrolls just i want  to fill grid by this radgridview and set column width in percentage.
So if user has other resolution or change app size radgridview will automaticaly change his column width. Please help me
Dimitrina
Telerik team
 answered on 20 May 2011
3 answers
100 views
I have an applicaion with 1 to many tabs that are in viewModel to view fashion with the ViewModels contained in a CollectionViewSource.  This works great for other controls that I can start an edit, switch tabs an retrun with edits in place.  The gridView is not maintaining selection, sorting or filtering (I believe because  it is reinitializing) when the tab it is contained on looses and regains focus.
The grid looses filters, sorting and selection.
Milan
Telerik team
 answered on 20 May 2011
2 answers
101 views
Hi
I am having some problems with the TreeListView when using the FrozenColumnCount property.
The column header does not align with the cells, ie. the cells take up more space than the header.
Looks like this ascii :)

| Header |
| Cell           |

Any idea what is causing this. I'm using the Official Q1 2011 Release.

Best regards
Kristján.
Kristjan Einarsson
Top achievements
Rank 1
 answered on 20 May 2011
3 answers
267 views
Hi there,

I have the following problem with ScheduleView and Drag and Drop. As recommended, I implemented a custom DragDropBehavior class that inherits from DefaultDragDropBehavior. In here everything works fine. After the "public override void Drop(DragDropState state)" method was called, the new created appointment is passed to the AppointmentCreating event of the ScheduleView. My Problem is that I want to show the scheduler dialog as it would happen if AppointmentCreating event was produced by a doubleclick. Instead of showing the dialog the AppointmentSaving event handler is called immediatly. How can I achieve it that the dialog will be shown? Since I have different IResourceType objects in my scheduler I need the dialog to give the user the possibility to set them correctly.

thanks in advance,

michael
Rosi
Telerik team
 answered on 20 May 2011
1 answer
244 views
Hi, 

I have a RadGridView with GridViewDataColumn. I'm the column is using a binding with IsReadOnlyBinding (and it's working well the cell is read only as expected). I would like the cell to take on a special color a when it's ReadOnly based on a binding in XAML.

I tried to do a trigger on GridViewCell.IsReadOnly but it's not working since IsReadOnlyBinding doesn't seem to affect IsReadOnly (that's rather strange).

Am I missing something or am I doing something wrong ?
Vanya Pavlova
Telerik team
 answered on 20 May 2011
1 answer
115 views
Our requirements are, On expanding or collapsing any node we should retain the summary1 & summary2 rows irrespective from the level (means, we have to retain the summary1 & summary2 rows for all levels).

column1 column2
parent summary1
  summary2
-child
summary1
summary2
a1
a2
-grandchild1
summary1
summary2
a3

Is this possible on treelistview control?

Please consider this as priority.

Thanks,
Suman
Vlad
Telerik team
 answered on 20 May 2011
1 answer
138 views
Hello Telerik,

The special slots are really nice to visually represent the resource's availability.
Our resources have default schedules with free (green) and occupied (red) time (with some recurrence).
However on some occasions we need to display an exception on these default schedules (some holiday, maintenance of equipment, sick leave of some person,  a general strike, whatever :-) )

In these occasions, I add a new special slot (and a style selector, and a Style - a reddish hatch or maze - in xaml) and add them to the special slots list. The styles I'm using are semi transparent and I can see all of them on the calendar as expected. However I was unable to control the Z-index, so sometimes I see the maze (exception slot) below and sometimes above the default slots. (I'd like them to stick on top)

I tried to control the layering the way I control the order of shown resources (by sorting them in the ResourceType), but that din't work.
I also tried to control the layering using the Z-index.

UPDATE: sorting the special slots does work. I sort them (in the viewmodel) based on the derived Slot classes. The last in the list is the one on top. Problem solved. (However it would be nice if the Panel.ZIndex would work on the HighlightItemStyle)

Greetz,
Nico
Pana
Telerik team
 answered on 19 May 2011
1 answer
89 views
Hello,

I have an object on a RadPane with ishidden biding abitlity.
If i hide the radpane, and then unload the dockpanel all is ok, my object is not retained by the pane.

But if i only unload the dockpanel, all my object is retained !!!

Have you an idea ?

Aurore
Miroslav Nedyalkov
Telerik team
 answered on 19 May 2011
4 answers
98 views
Hey I followed your example for customizing the row layout.
The custom row now shows but it's not showing the binding data and if I remove the RowStyle="{StaticResource rowStyle}" parameter and display the GridViewDataColumns with the bindings, the data then displays.

Can you help?
Brandon
Top achievements
Rank 1
 answered on 19 May 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
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
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
PasswordBox
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?