Telerik Forums
UI for WPF Forum
1 answer
111 views

Hi,

we are using/testing RadRichTextBox. What we do is to insert some text and tab stops.
Then we save it as rtf (created with RtfFormatProvider) to a database.
The rtf String in the Databse is correct.
Then we load that string from the database (string still contains tab stops) in the RadRichTextBox again with RtfFormatProvider/RadDocument.
Now all the tab stops are vanished.

Are we doing something wrong, or are tab stops not fully supported ?

Thanks,
Bernhard / Timo

Iva Toteva
Telerik team
 answered on 16 Jun 2011
1 answer
118 views
Hello,

I recently updated my Telerik controls and have noticed that only on stacked bar charts, only the top label item shows a count and the other data series within the stacked bar charts to not show a label item. Is there a way to enable the label items for the other parts of the chart?

Thanks,
Sean
Sia
Telerik team
 answered on 16 Jun 2011
3 answers
767 views
Hi,
http://nccu.edu.tw/96356029/view.JPG

Please see the hyperlink picture, how can I hide unused column or let current column fill with RadGridView. It seems I can set AutoGenerateColumn=False, but my application add RadGridVew and bind data programmically,  if I set AutoGenerateColumn=False,
the  running result  of RadGridView will be without data, is there any way I can do? 
Maya
Telerik team
 answered on 16 Jun 2011
1 answer
119 views
I do not want the Filter Window popup to automatically close when it loses focus. This behavior is preventing a touchscreen keyboard from entering text in the filter fields. I want the user to have to explicitly close the popup either by clicking on the x button or something similar.

Please advise.


Thanks
Ivan Ivanov
Telerik team
 answered on 16 Jun 2011
1 answer
355 views
Hi,

i have following xaml for my combobox:
<telerik:RadComboBox HorizontalAlignment="Left" DockPanel.Dock="Top" Margin="5,0,5,0" TabIndex="1" FontSize="14"  Name="RadComboBoxLocality"
                                             VerticalAlignment="Top" Width="286" Height="25"  IsEditable="True"
                                             ItemTemplate="{StaticResource CustomItemTemplateLocality}"   CanKeyboardNavigationSelectItems="False"
                                             MaxDropDownHeight="400" StaysOpenOnEdit="True" OpenDropDownOnFocus="True" IsDropDownOpen="True"
                                             ItemsSource="{Binding Source={StaticResource SuggestorViewModel}, Path=Searchresult}"
                                             SelectedValue="{Binding Source={StaticResource SuggestorViewModel}, Path=CurrentItem, Mode=TwoWay}"
                                             Text="{Binding Source={StaticResource SuggestorViewModel}, Path=LocalityName, Mode= TwoWay}"
                                             IsSynchronizedWithCurrentItem="True" IsFilteringEnabled="False">
                        </telerik:RadComboBox>

Selecting a item from list works with Enter-Key without problems. But when I move through the list an press tab nothing will be selected and the dropdown just closes. Any ideas?

Thanks,
neils
Boyan
Telerik team
 answered on 16 Jun 2011
5 answers
151 views
Hi,

i have the following problem. When I create the control template for ScheduleView with Expression blend it automatically uses the office black theme. since we provide theme switching in our application i would need a control template that respects the currently set theme. how can I achieve this without doing everything manually?

thanks in advance,

michael
Dani
Telerik team
 answered on 16 Jun 2011
1 answer
135 views
I'm not seeing the MinDropDownWidth property on the RadComboBox in WPF.  Documentation says it should be there.  I need to set this to eliminate the jarring back and forth size of the dropdown as the user scrolls through the items.  How is this to be done?
Dani
Telerik team
 answered on 16 Jun 2011
3 answers
81 views

Hi,

I am developing windows application by using MVVM pattern.

I have RowDetailsTemplete. In the templete, i have button.click event fired on this button.
Click event opens a new pop up, user selects a value from that pop-up.
Now I need to bind data came from pop-up to textbox present in RowDetailsTemplete.

Pleasev help me how we can pass the data from Another view to RowDetails Templete using MVVM pattern.

Maya
Telerik team
 answered on 16 Jun 2011
1 answer
182 views
The RadMaskedNumericInput seems to be missing the IsSpinEnabled property that is in the RadMaskedTextBox.  I would like to disable the up/down arrow value increment/decrement functionality.
Alex Fidanov
Telerik team
 answered on 16 Jun 2011
1 answer
281 views
Hi,

I am using a button with a command that call RadGridViewCommands.BeginInsert. It was working correctly on the Q3 version but since upgrading to 2011.1.530.10 of the GridView assembly it is no longer working. When I load the form the button is disable. Similarly, if I set ShowInsertRow to true the link appears but it doesn't insert an empty row. When I encountered a similar problem before it was becauise the bound object didn't have a default constructor, but in this case the object does.

 

   
<telerik:RadButton Content="NEW TASK" Padding="10,0" Margin="3,3" FontSize="10" Command="telerikGrid:RadGridViewCommands.BeginInsert" CommandTarget="{Binding ElementName=TasksGrid}" />  
  
<telerik:RadGridView Grid.Row="1" Name="TasksGrid" ItemsSource="{Binding Items}" AutoGenerateColumns="False" ScrollMode="RealTime" VerticalAlignment="Stretch" HorizontalAlignment
="Stretch" SelectedItem="{Binding SelectedItem, Mode=TwoWay}" ValidatesOnDataErrors="InEditMode" IsSynchronizedWithCurrentItem="True" AlternationCount="2"

 

 

.....

Any assisance would be appreciated.

Regards

Mat
Milan
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
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?