Telerik Forums
UI for WPF Forum
1 answer
77 views
Are there any examples using the RadScheduleView in a continuous manner in the Timeline view.  I'd like to hide the date range selection and just allow the user to scroll forever.  First thought is I could respond to an event when a new day is scrolled into view and just expand the underlying window.  Is this possible? Is there already an example of this somewhere?

Thanks!
Rosi
Telerik team
 answered on 17 Nov 2011
8 answers
100 views
Hello,

In telerik chart control, when I reduce the size of window, axis lines are getting blur. See image for more details.

I have marked that area by red color border for better understanding. Below image shows the example of the type of Line which should be actually.

Thanks in advance.


Maulik Suchak
Sia
Telerik team
 answered on 17 Nov 2011
1 answer
137 views

 

We seem to have a problem getting filtering working correctly.

The behaviour we are seeing in our application is demonstrable in the demo.

Steps to reproduce:-
1. Run WPF Demos
2. Select TreeListView from All Controls
3. In the Name column select the filter
4. Set “Show rows with a value that” to Starts with
5. Type in “set” and then apply the filter, all works as expected
6. Clear the filter
7. Type in “get” and then apply the filter.  Nothing happens; the previous filter based on “set” is applied.

To summarise we seem to be able to set a filter only once, after that you need to close the app to clear the filer.

Apologies if this has been reported before and been fixed in a later build than we are using (Q2 2011 SP1 – 2011.2.920.35)

Regards

John

Vera
Telerik team
 answered on 17 Nov 2011
2 answers
323 views
Hi Support

I'm using unbound RadDataFilter and I need to send the condition which is built by the user as parameter to StoredProcedure (SQL) but I couldn't find a way to convert CompositeFilterDescriptor to Sql Statement. Is it possible? How can I do that?

Thanks in advance
Mehri
Mehri
Top achievements
Rank 1
 answered on 17 Nov 2011
1 answer
134 views
Hi
We are forming a scheduleView and defining all appointments as readonly.
we have written the following code to do so:

 

 

//setting the scheduleView as readonly

 

 

 

Slot readOnlyslot = new Slot() { IsReadOnly = true };

 

readOnlyslot.Resources.Add(

 

new Resource("readOnly"));

 

 

 

ObservableCollection<Slot> _readOnlySlots = new ObservableCollection<Slot>();

 

_readOnlySlots.Add(readOnlyslot);

RadTimeLineView.SpecialSlotsSource = _readOnlySlots;


this worked great untill we changed the dll`s from version 2011.2.712.40
to version 2011.2.920.40
from some reason the readonly behavior is not affective on the new version
(when we restored the old dll`s, the behavior was back again).
Any ideas how to solve this for we still want to use the latest Telerik version
Thanks
Yana
Telerik team
 answered on 17 Nov 2011
3 answers
88 views
I've got a bar chart in which some of the bars are very short, so short I can't click on them, how are you guys handling this issue?
Nikolay
Telerik team
 answered on 17 Nov 2011
0 answers
182 views
Hi,
I have added a sort descriptor as follows:
<!-- define initial sorting by name-->
            <telerik:RadGridView.SortDescriptors>
                <telerik:SortDescriptor Member="Name"
                                        SortDirection="Ascending"/>
            </telerik:RadGridView.SortDescriptors>

Now when i open the grid view name column has ascending arrow showing that the grid is programattically set to sort the records ascending, but when i add records to this grid records are added with their names in descending manner. If i change the sort direction to descending in above code then records are sorted in ascending manner. Why records are sorted in opposite direction?
Pankaj
Top achievements
Rank 1
 asked on 17 Nov 2011
3 answers
429 views
Hello,

I'd like to load ans save a rtf file from my sql server database....
When I was in Winforms, I had the "rtf" members from the RichTextBox that was helpful.
How could I achieve this with the RadRichTextBox ?

Best Regards
Xavier
Iva Toteva
Telerik team
 answered on 16 Nov 2011
1 answer
99 views
What I'm looking for is a way to have different step sizes for each thumb of my range slider. These are basically my needs:

Thumb0 can have values on the interval [0, (Maximum - MinimumRangeSpan)] w/ stepsize1
Thumb1 can have values on the interval [SelectionStart, Maximum] w/ stepsize2

Is there an easy way to accomplish this (if at all)?
Tina Stancheva
Telerik team
 answered on 16 Nov 2011
3 answers
179 views
I have a hierarchical chart bound to a tree of CAD assemblies. The hierarchical bar chart is working great for as many levels of assembly as I want. The problem is, when you dig down to the last leaf in any branch of the tree, the last leaf has no children, so the chart says "no data". What I'd like to do instead is show a different chart bound to the leaf instead.

Is it clear what I want to do?

does anyone have some tips on how to do this?

Eric
Ves
Telerik team
 answered on 16 Nov 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
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?