Telerik Forums
UI for WPF Forum
2 answers
67 views
Hello Telerik Team,

I am using a Telerik Hierarchical rad grid.
On the expand changing event of a row in the parent grid, how can I get the instance of the child grid ?

Please suggest.

Regards,
Mausami

Mausami
Top achievements
Rank 1
 answered on 17 Jun 2011
3 answers
506 views
Hi Folks,

I need to be able to get the actual cursor position of the cursor in the text of the DataTimePicker - the SelectionStart and SelectionLength properties that are on the TextBox are not on the RadDatePicker. So, any ideas on how to achieve this?

Thanks
Kendrew
Konstantina
Telerik team
 answered on 17 Jun 2011
3 answers
691 views
Hi,

I need to provide a tooltip on the datgrid coulmn.

Data in the Grid column is in Image format.

ToolTip should change on the basis of Image.

if Image1 , toolTip=A 
Image2 , toolTip=B
Image3 , toolTip=C

Tooltip is in string format.

Please help on this.

Maya
Telerik team
 answered on 17 Jun 2011
1 answer
99 views
Hi,

I have a data pager and I want to make my data pager should support multi language. I am able to implement culture on data pager except page and of string.
I tried with some sample application but I am not able to implement other culture ( French or other) on page and of string.

Can you please resolve my issue as soon as possible.

Regards,
Ravindra
Maya
Telerik team
 answered on 17 Jun 2011
2 answers
257 views
I have a datagrid with an image column. On click of that image i want to show a pop up.
Can you please help in implementing this using MVVM pattern?
Vlad
Telerik team
 answered on 17 Jun 2011
1 answer
214 views
HI,

how can i change the color of the "black" arrow of an telerik:RadDropDownButton ?

Thanks
Rene
Tina Stancheva
Telerik team
 answered on 17 Jun 2011
2 answers
174 views
Hi Telerik,

When the RadNumericUpDown is in focus, I'd like to update the source in VM. I created a simple method to grab the focused element from the keyboard and update the source. The problem is the Keyboard.FocusedElement returned a type called PickerTextBox instead of RadNumericUpDown and thus the highlighted codes won't be fired. My question is how I can UpdateSource to NumericUpDown properly? The original problem is when the RadNumericUpDown is in focus and user saves the app, the RadNumericUpDown source won't be updated.

        private void UpdateFocusedTextBox()

        {

            //There is an issue when textbox is in focus, it won't update the source.

            //This workaround will try to find the currently focusedTextBox and update the source.

            object focusedTextBox = Keyboard.FocusedElement;

 

            if (focusedTextBox is RadNumericUpDown)

            {

                RadNumericUpDown rad = focusedTextBox as RadNumericUpDown;

                ((RadNumericUpDown)focusedTextBox).GetBindingExpression(RadNumericUpDown.ValueProperty).UpdateSource();

            }           

            else if(focusedTextBox is TextBox)

                ((TextBox)focusedTextBox).GetBindingExpression(TextBox.TextProperty).UpdateSource();        

        }

Cheau-Long
Top achievements
Rank 1
 answered on 16 Jun 2011
2 answers
109 views
Hello,

I'm trying to use a RadColorPaletteView with my own list of custom colors, in this way:

<TInputControls:RadColorPaletteView Height="18" SelectionChanged="RadColorPaletteView_SelectionChanged" >
<TInputControls:RadColorPaletteViewItem Color="Red" />
<TInputControls:RadColorPaletteViewItem Color="Orange"/>
<TInputControls:RadColorPaletteViewItem Color="Yellow" />
<TInputControls:RadColorPaletteViewItem Color="Green" />
<TInputControls:RadColorPaletteViewItem Color="Blue" />
<TInputControls:RadColorPaletteViewItem Color="Purple" />
<TInputControls:RadColorPaletteViewItem Color="White" />
<TInputControls:RadColorPaletteViewItem Color="Black" />
</TInputControls:RadColorPaletteView>

In my app, the black doesn't show up.  Instead, I get a square that seems to have a transparent background.  If I hover close to the border of that square, sometimes it allows me to select it, but most of the time I can't select the square.

I've tried moving the black to other positions in the list, and tried the hex value instead of the name, and it seems to have the same problem.  Additionally, if I wrap the RadColorPaletteViewItems in a plain ListBox instead of the RadColorPaletteView, the "black" one still has the same problem.

Is there something I need to do differently?
Chad
Top achievements
Rank 1
 answered on 16 Jun 2011
5 answers
151 views
I'm haiving trouble with the TileView. It's bound to a collection of entites. These entities have image contents in them. When the application loads the TileView loads fine. But when I try to add a new item to the collection, the sizing of the tiles goes wonky. Could it be because the images in the collection are different sizes (height and width)? They won't ever be all the same size.
Rayne
Top achievements
Rank 1
 answered on 16 Jun 2011
20 answers
1.5K+ views
Hello,

I would like to make a suggestion.

At the moment, I find most of the Telerik themes useless.

However it would be really nice if Telerik themes like Windows 7 theme in Q3 and older ones could be applied to ALL wpf controls (not only Telerik ones). This would allow us to provide consistent

It seems that your competition, DevExpress, did that already and people find it usefull.

I think most people here would like Telerik to provide this functionality.
Pana
Telerik team
 answered on 16 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
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
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?