Telerik Forums
UI for WPF Forum
4 answers
1.5K+ views
Hi,
I'm using this code in XAML:

<telerik:RadListBox Margin="5" DisplayMemberPath="Description" Name="lstResults" ScrollViewer.VerticalScrollBarVisibility="Visible" ScrollViewer.CanContentScroll="True">

This ListBox is filled at runtime after pressing a search button.
The vertical scrollbar never shows.
In the search button event, after setting the ItemsSource property, I also put

ScrollViewer.SetVerticalScrollBarVisibility(Me.lstResults, ScrollBarVisibility.Visible)

with no success.

Can you help me?
Lance B
Top achievements
Rank 2
 answered on 28 Jan 2015
3 answers
176 views
Hi,

Is there a way to select multiple groups of items in the WPF RadGridView list.
For now I am able to use Shift + Click to select the start and end of the group I want to select.
I want to repeat this action multiple times to select multiple groups of such items.
Is there a way to achieve this functionality?

I am using Telerik WPF toolkit version 2013.1.331.45.

Thanks,
Manoj.C
Manoj
Top achievements
Rank 1
 answered on 28 Jan 2015
2 answers
267 views
Hi team,

I have following RadWindow being maximized when starting up. Pay attention to the property MinHeight, MinWidth and WindowState. However, its result looks like shown in the attached file. It's quite odd. Help.
<telerik:RadWindow x:Class="WindowAsMainSimple.MainWindow"
        xmlns:telerikNavigation="clr-namespace:Telerik.Windows.Controls.Navigation;assembly=Telerik.Windows.Controls.Navigation"
        telerikNavigation:RadWindowInteropHelper.ShowInTaskbar="True"
        WindowStartupLocation="CenterScreen"
        Header="MainRadWindow" MinHeight="800" MinWidth="1220" WindowState="Maximized">     
Jackey
Top achievements
Rank 1
 answered on 28 Jan 2015
11 answers
1.1K+ views
To most users a null string and an empty string is the same thing.  How can I reflect that in the grid filters?  Right now I have null values that aren't filtered when they select IsEmpty and vice versa. 

Is there a nice way to have all my string columns have a filter IsNullOrWhitespace ?
Boris
Telerik team
 answered on 27 Jan 2015
3 answers
171 views
I'm having problems in printing a persian document with a RadRichTextBox,
in preview everything is correct but accroding to attached picture , in printing time everything is LTR!

please help.
tnx
Tanya
Telerik team
 answered on 27 Jan 2015
1 answer
182 views
We used the DocumentFormatProviderManager class to do the importation of DOCX. However, as I checked the code via Resharper disassembly there was no implementation for Shape importer. I believe it was not supported in version.

Please verify.
Tanya
Telerik team
 answered on 27 Jan 2015
4 answers
320 views
Hi,

I've searched forum for information how to manipulate keyboard navigation behavior of the grid (RadGridView), and I've found a few posts. The best is here http://docs.telerik.com/devtools/silverlight/controls/radgridview/commands/KeyboardCommandProvider and http://blogs.telerik.com/xamlteam/posts/10-06-30/how---to-change-the-default-keyboard-behavior-in-radgridview-for-silverlight-wpf.aspx but focus after action MoveNext doesn't work. Focus is moved to nothing and when I click Tab key to check where is the focus it's moving to the first control (focus-able) on the screen. This works only for MoveDown but it's direction I'm not interested in. Is there some property that should be set?

Radek
I'm using version 2012.2.912.35
Boris
Telerik team
 answered on 27 Jan 2015
3 answers
254 views
Hello

I would like to know if it's possible to build a custom tool to create dimension lines, like the one i've draw in the attached image.

Martin Ivanov
Telerik team
 answered on 27 Jan 2015
3 answers
98 views
Im using a RadGridView to display my data. Columns are autogenerated for different datatypes. Problem occures when i try to change the Header of the columns in the AutoGeneratingColumn event.

As i add the line:
e.Column.Header = "New header name here";

The columns gets renamed, but also now all the Navigation Properties are shown as columns as well. This is nothing i want. Is this a bug or is it some way of telling if the column is a Property or a Navigation Property?
Stefan
Telerik team
 answered on 27 Jan 2015
1 answer
93 views
Docking Error


Kalin
Telerik team
 answered on 27 Jan 2015
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
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?