Telerik Forums
UI for WPF Forum
0 answers
93 views
Good morning!
My name is Andrey. I'm automation tester. Now I work with WPF application and facing with problem: How to cast Rad controls to wpf controls.
I have "Progress barin customer application he is always on the form, but in some case "Progress bar" visible or hidden. I want to know when "Progress barvisible or hidden. After definition "WpfProgressBar" like object i haven't property like visibility. On the other hand i know that RadBusyIndicator have visibility property. Can you help me? Can i to cast Rad controls to Wpf controls or it's impossible?

Thank you for any advice!
 



Andrey
Top achievements
Rank 1
 asked on 13 Jun 2013
1 answer
92 views
Hello,
i have read about the new feature interactive Resizable columns in Q2 2013. 
What are interactive Resizable columns in ganttview? Are there any samples or how can i use it? 

Greetings ...

Miroslav Nedyalkov
Telerik team
 answered on 13 Jun 2013
1 answer
57 views
I received an email today about Q2'13 release and proceeded on updating my copy through the Telerik Control Panel. Point existing project to the new binaries (NoXAML) and build the project. Now, the pre-defined windows doesn't show up and blocks the owner window where it was fired up.

Is this a bug or do I need to re-install my copy?
Richard
Top achievements
Rank 1
 answered on 13 Jun 2013
0 answers
111 views
Good day, Telerik team!
Traversing through RadGridView's documentation didn't answer me a qustion: is there a way to put filter button before column header's text, so it don't slide away to the right every time the column adjust its width according to its content?
Thank you
Yury
Top achievements
Rank 1
 asked on 13 Jun 2013
1 answer
187 views
Hi there,

I want to import data from *.xls file ( MS Excel 2003 ) bind to my radgridview but I've no idea how to acheive that.

Can anyone give me some hint or example?

Thank you

SweNz
Russ
Top achievements
Rank 1
 answered on 12 Jun 2013
3 answers
145 views
Standard windows control can do this, and sometimes its very handy, especially when you need not to set some value but rather to change it live during some process. When control has focus and mouse whell is moved change it's value using SmallChange property.

It's very easy to implement and very comfortable to use. Thank you!
George
Telerik team
 answered on 12 Jun 2013
1 answer
71 views
Hi,

Look the attatched solution, run it and maximize the form.
Note that the last point have hours=00:00
Now start to move horizontal zoom bar from left to rigth.
When a new X Axys label is added the last point hours is aprrox 12:00
If yor reduce more the zoom bar the points is allways in incorrect position.

Thank's marc.

<telerik:RadCartesianChart>
            <telerik:RadCartesianChart.HorizontalAxis>
                <telerik:DateTimeContinuousAxis MaximumTicks="5" PlotMode="OnTicksPadded"/>
            </telerik:RadCartesianChart.HorizontalAxis>
            <telerik:RadCartesianChart.VerticalAxis>
                <telerik:LinearAxis/>
            </telerik:RadCartesianChart.VerticalAxis>
            <telerik:LineSeries Name="mS">
                 
            </telerik:LineSeries>
            <telerik:RadCartesianChart.Behaviors>
                <telerik:ChartPanAndZoomBehavior />
            </telerik:RadCartesianChart.Behaviors>
        </telerik:RadCartesianChart>


public MainWindow()
        {
            InitializeComponent();
 
            for (int i = 0; i < 100;i++ )
                mS.DataPoints.Add(new Telerik.Charting.CategoricalDataPoint() { Category = System.DateTime.Today.AddDays(i), Value = 5 });
             
        }

Petar Kirov
Telerik team
 answered on 12 Jun 2013
1 answer
192 views
Hi,

Right Click on NumericUpDown copy numeric right click and paste not work and issue right click copy and cut not enabled in currency and percentage value format.

Thanks.
Konstantina
Telerik team
 answered on 12 Jun 2013
1 answer
191 views
I have used the information at http://www.telerik.com/help/wpf/radtimeline-features-grouping.html#ChangingExpandableGroupsCollapsedState to set up the default values for expand/collapse*

I would like to add "Expand All" and "Collapse All" buttons to my page for the user's convenience, however, I can't find a way to do this; is it possible?

*: I have the style set so that all groups start expanded, but oddly, the first time the timeline draws data, the first group is NOT expanded even though the rest are.  After this first time, everytime I change the collection bound to ItemsSource, all groups will be expanded

Tsvetie
Telerik team
 answered on 12 Jun 2013
3 answers
139 views
I want to make a row with column headers with characters 'A' to 'Z', and then be able to drop items beneath these headers on a single row.
For example, item 1 can be dragged to column B, and item 2 to column H.
Is this even possible?
Nick
Telerik team
 answered on 12 Jun 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
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?