Telerik Forums
UI for WPF Forum
3 answers
247 views

I have attached Snap of my application when it it maximized(Capture1.jpg).

when I am minimizing the window application look like as Capture2.jpg,

What should i chnage in My application, so that As i minimize the application controls size should not be change and scrollbar should be visible in application? as (Capture3.jpg)

Lance | Senior Manager Technical Support
Telerik team
 answered on 25 Jan 2017
4 answers
925 views

I am using Q1 2016 version of telerik

I have a binding for my Document source using MVVM light

This is my XAML code :

<telerik:RadPdfViewer Grid.Row="1" HorizontalAlignment="Stretch" Name="pdfViewer" VerticalAlignment="Top"
DocumentSource="{Binding DocumentPdf}" />

 

and here is my code :

public CotisationPdfVm(string url)
{
DocumentPdf = new PdfDocumentSource(new Uri(url), FormatProviderSettings.ReadOnDemand);
}

private PdfDocumentSource _documentPdf;
public PdfDocumentSource DocumentPdf
{
get { return _documentPdf; }
set
{
_documentPdf = value;
RaisePropertyChanged(() => DocumentPdf);
}

 

The url is

The document remains blank. No exception.

When I put a breakpoint in the set of my property the I have: IsStreamLoaded = false

The url is "http://109.88.185.2:60000/Reports/Cotisation/2017/CotisationReportVANDEVOORDEN Patrick-354-2017.pdf"

The uri is "http://109.88.185.2:60000/Reports/Cotisation/2017/CotisationReportVANDEVOORDEN%20Patrick-354-2017.pdf"

When I try with a browser (IE) with the same uri I can read the document.

 

       

Lance | Senior Manager Technical Support
Telerik team
 answered on 25 Jan 2017
1 answer
150 views

We are using the RadDiagram for Telerik WPF. We have restricted the draggable area using the following link:

http://docs.telerik.com/devtools/wpf/controls/raddiagram/howto/customize-dragging

But we also would like to restrict the area that the user is able to pan the diagram. It would be great if it wasn´t possible to pan away from the restricted draggable area. Is this possible, and if yes, how?

I have tried to use PreviewPan but haven´t figured out if that is the way to go...

Lance | Senior Manager Technical Support
Telerik team
 answered on 25 Jan 2017
1 answer
283 views

New to GanttView and was wondering how I can change the right hand side to display from days to minutes or years depending on the application.

also, it would be nice to integrate a zoom capability. is there an option that will allow a user to zoom in and out on the right hand panel of the ganttview. thanks

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 25 Jan 2017
5 answers
307 views
Can I bind a PropertyGrid directory to an XmlDocument?  If not, does Telerik have any controls that gives me a nice GUI to edit the values in an XmlDocument?
Stefan
Telerik team
 answered on 25 Jan 2017
2 answers
160 views

Hi Telerik,

Could you please advise if there is a way to programmatically simulate the sliding of a RadPane using a bound property to a ViewModel, for instance? We've managed to bind to the IsPinned property, which will pin and unpin the pane, however we'd like to possibly bind to a property that will slide the RadPane in and out when it is unpinned, instead of having it pinned.

Please see the attached file for a screen print example.

Please advise.

 

Kind regards

Abhinav
Top achievements
Rank 1
 answered on 24 Jan 2017
1 answer
255 views
I am working on a RadGridView component where I have a single column that should display data using two control types, a TextBlock and an Image interchangeably. How can I achieve this? Can you please provide an example?!

Thanks in advance.
Dilyan Traykov
Telerik team
 answered on 24 Jan 2017
1 answer
144 views
How can I edit position of the grid?
I want only one column like in the attach image
Dinko | Tech Support Engineer
Telerik team
 answered on 24 Jan 2017
1 answer
115 views

Hi,

can somebody provide me a docuemtion regarding the gridview filter capability?

I would like to provide our end user a guide where there can find a answere on typical questions like

- who to do an and / or search

- examples when to use which filter

- The difference filtering behavior using filtering Mode ("FilterRow" or "Popup")

 

Best regards

Stefan
Telerik team
 answered on 24 Jan 2017
3 answers
662 views
After I open my application and select a Row in RadGridView, I would like on Esc button click to deselect that row, is that possible ? If yes how ?
Thanks
Dilyan Traykov
Telerik team
 answered on 24 Jan 2017
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
DataPager
PersistenceFramework
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
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?