Telerik Forums
UI for WPF Forum
3 answers
320 views
How can I select text and highlight with a yellow background inside a radRichTextBox which is inside a radgridview from c# code behind.   Here is my XAML, but when I try to access the radRichTextBox from c# the name is not found?
<telerik:GridViewDataColumn Width="300*" Header="Paragraph" IsGroupable="False"  IsFilterable="True" Name="Paragraph" TextWrapping="Wrap" DataMemberBinding="{Binding Paragraph}">
 
                                   <telerik:GridViewDataColumn.CellTemplate>
                                       <DataTemplate>
                                           <Grid>
                                               <telerik:RadRichTextBox x:Name="radRichPar" FontSize="10" />
                                               <telerik:TxtDataProvider RichTextBox="{Binding ElementName=radRichPar}"  Text="{Binding Path=Paragraph, Mode=TwoWay}"/>
                                           </Grid>
                                       </DataTemplate>
                                   </telerik:GridViewDataColumn.CellTemplate>

from C# I want to access radRichPar to highlight some text programmatically..........it does not appear in intellisense......thanks

 

 

 

 

Maya
Telerik team
 answered on 04 Oct 2013
4 answers
539 views
Hi, I'm using a GroupBox control inside RadTabItem, but the GroupBox's header doesn't display properly when it is placed in RadTabItem.
How can I fix this? I attached the code and a captured image.
Thanks!

<telerik:RadTabControl x:Name="radTabControl" Grid.Row="1" TabStripPlacement="Bottom" >
     <telerik:RadTabItem x:Name="Column" Header="Column">

     </telerik:RadTabItem>

     <telerik:RadTabItem x:Name="WallFoot" Header="WallFoot">
     </telerik:RadTabItem>

     <telerik:RadTabItem x:Name="Stair" Header="Stair">
          <GroupBox Header="GroupBoxtest" Margin="10"/>
     </telerik:RadTabItem>

</telerik:RadTabControl>

Dodd
Top achievements
Rank 1
 answered on 04 Oct 2013
1 answer
65 views
Hi,
        When I Type into the Radcombobox, and  When the typed item is not  present in the RadComboBoxItems I need to have default focus  to the top of the RadComboBoxItems list.
       
         Any Solution for this?

       

Kalin
Telerik team
 answered on 04 Oct 2013
0 answers
64 views
Hi,
How to set the caret position to the end of selection.

Thanks 

Sopan Vaidya
Sopan
Top achievements
Rank 1
 asked on 04 Oct 2013
0 answers
108 views
Hi,

I want to create a player which allow to play audio and video file with different format.

I am currently using 2013.2.611.40 version but not able to fine any control.

Any suggestion from you.

Thanks

Sopan Vaidya
Sopan
Top achievements
Rank 1
 asked on 04 Oct 2013
0 answers
89 views
I am trying to copy and paste the Expression inside the expression editor to the text file so that i can use it for some thing else.

help Appreciated
Rakesh
Top achievements
Rank 1
 asked on 04 Oct 2013
2 answers
408 views
Hy,

I would to totally remove shadow on the book in the middle of the page,
I've read that it is not easy to edit this shadow but I would like to know if i can totally eliminate.

Many thanks
first100
Top achievements
Rank 1
 answered on 03 Oct 2013
3 answers
191 views
Please see attached image. Is it possible to change the cursor 'no' to a have a tool tip? Our aim is to have a tool tip explaining to the user why they cannot drop the appointment there.

Rosen Vladimirov
Telerik team
 answered on 03 Oct 2013
3 answers
445 views
I have a RadGridView with data bound columns:

<tk:RadGridView.Columns>
  <tk:GridViewCheckBoxColumn Header="" DataMemberBinding="{Binding IsSelected,NotifyOnTargetUpdated=True}" Width="Auto" AutoSelectOnEdit="True" EditTriggers="CellClick" TargetUpdated="FieldUpdated"/>
  <tk:GridViewDataColumn Header="Field" DataMemberBinding="{Binding Name}" IsReadOnly="True" Width="Auto"/>
  <tk:GridViewDataColumn Header="Filter" DataMemberBinding="{Binding Filter,NotifyOnTargetUpdated=True}" Width="50" TargetUpdated="FieldUpdated"/>
</tk:RadGridView.Columns>

However, when I edit the data, the TargetUpdated event does not seem to be triggered.

Is this event supported by GridViewDataColumns?

Thanks,

Nick.
Dimitrina
Telerik team
 answered on 03 Oct 2013
3 answers
137 views
Is it possible to make the timerulerlinestyle create a thicker line on the hour for greater visual clarity on the scheduler?  See attached grab for example
Kalin
Telerik team
 answered on 03 Oct 2013
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
Book
FileDialogs
ToolBar
ColorPicker
TimePicker
SyntaxEditor
MultiColumnComboBox
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
DesktopAlert
WatermarkTextBox
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
VirtualKeyboard
HighlightTextBlock
Security
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?