Telerik Forums
UI for WPF Forum
4 answers
103 views
I got a message today, when I got into VS 2010, that there was an upgrade to the Telerik WPF toolkit to 2011.3.1116.0.  However, I'm now having problems getting it installed.  I think it may be because I hadn't launched VS 2010 as an administrator; I ran it as a regular user.  When I did, it complained that it couldn't uninstall something (the preivous version, I believe).  Now, every time I get into VS 2010 I get a message saying that VS Extension Manager sees an update from version 2011.2.915.0 to 2011.3.1116.0.  When I tell it to run the upgrade, it now fails with the error message:

"Microsoft Visual Studio
The extension could not be installed because the folllwing error occurred:
Telerik WPF VSExtensions is already installed"

I'm running this on a Windows 7 Ultimate machine, 32-bit.
Rod
Top achievements
Rank 1
 answered on 17 Nov 2011
3 answers
144 views
i want to remove the match case button or disable it. for string datatypes , in the data filter . can anyone plz help me with this.
Chandan
Top achievements
Rank 1
 answered on 17 Nov 2011
1 answer
72 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
96 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
126 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
313 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
130 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
80 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
166 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
421 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?