Telerik Forums
UI for WPF Forum
1 answer
85 views
How can i get access to the section which is currently hovered by the cursor in a "RadRichTextBox" ?
Tanya
Telerik team
 answered on 11 Oct 2016
2 answers
203 views

Hey every one. I have a radRich textbox and I want the text to be rtl. I used

this.radRichTextBox.Document.StyleRepository[dd.RadDocumentDefaultStyles.NormalStyleName].ParagraphProperties.FlowDirection
= FlowDirection.RightToLeft;

although the text inside the texbox is rtl but whenever I use paragraphs the text is not enveloped by the parentheses:

گوگول))

or

)گوگولی(

also there is another problem. In farsi there are punctuations like "،". whenever I use that it goes behind the text. like what happened for . in previous versions of telerik. what should I do?

it should be like this:

،جینگول

but it is like this:

جینگول،

Todor
Telerik team
 answered on 11 Oct 2016
14 answers
528 views
Hi Everyone,

My name is Valeri Hristov and I am the technical lead of the team that is developing the Telerik Gantt control. In order to answer your questions about our plans and release schedule I want to share some details about the development of the control and probably initiate a discussion about the features that you would want to be included in the final version.

Q: You promised Gantt control for Q3 but I cannot see it in the Beta. What is happening?
A: Our initial plans were to release a control that you will be able to play with in Q3. Unfortunately they changed and now we expect to release the first bits near the end of 2011.

Q: What is the release schedule of the new control?
A: We plan to publish a CTP version of the control around the holidays and a Beta version in February. Near Q1 2011 in March we will decide whether to call the Q1 version RTM or Beta 2, depending on how stable it is, does it have all must have features, etc.

Q: What will be included in the CTP?
A: Currently we are aiming at a read-only control (no editing, no drag-drop) that looks like most of the available Gantt controls - a treelist on the left, a timeline on the right that has several types of items with relations between them.

Q: I really need feature "X". Will you include it?
A: We still don't have a final list with features to be included in the first version of the control, so please send us your requests. I cannot promise that we will include all of them, but we will consider every bit of feedback we get. We are very interested in use cases and scenarios that you want to be covered out of the box. We can sign NDAs if your application requirements should not be disclosed in public.

To send us your feedback, please reply to this thread directly, or send us support tickets for RadControls and mention Gantt in the title. Thank you in advance and happy coding!

Cheers,
Valeri Hristov
Telerik
Yana
Telerik team
 answered on 11 Oct 2016
1 answer
818 views

Hi there,

Love the Desktop Alert component and love the font glyph's you guys have supplied as part of the Implicit Styling.

How would I use a font glyph as my icon for a Desktop Alert?

Thanks in advance,

Dave

Martin
Telerik team
 answered on 11 Oct 2016
2 answers
90 views

Hello!

I tried the examples of diagram,and I found that when I set the Opacity Property of a shape,and save the diagram to a xml,the Opacity Property did't saved to the xml file,so when I open the xml in diagram, the Opacity Property of the shape was 100%.

How to solve this bug?

 
Wang
Top achievements
Rank 1
 answered on 11 Oct 2016
2 answers
284 views

I'm trying to export 100,000+ rows to Excel from the data grid, and as expected, I'm running into OutOfMemoryException issues. That's understandable, and I've seen your help articles that recommend we use Reporting when that may be the case.

I want to avoid that, though, for simplicity. It's much more preferable for our users if they can just click an export button, specify a location to save it, and just fire and forget, no matter how big the data set is or how long it would take.

So, my question to you is, is it possible to append to an existing Excel file when exporting from the grid view? This way, I can request say 5,000 entities at once, put the objects in a data grid, export it to the file selected by the user, and then request the next set of entities. Rinse and repeat. I want to batch the requests, since requesting 100,000+ rows will likely lead to a timeout anyway, so this would be really convenient. All I've seen in all your documentation, though, requires overwriting the existing file.

If that's not possible, can you provide any guidance on how else we could export 100,000+ rows to Excel without resorting to Reporting, while still leveraging the data grid or RadSpreadsheet?

Carl Herlitz
Top achievements
Rank 1
 answered on 10 Oct 2016
1 answer
182 views

Hi

I try localize RadGridView to Slovak culture.

I have resource files in external assemnly MyApp.Resources.

In this assembly I have resouce files named Translations.sk-Sk.resx

This file contains:

GridViewGroupPanelText       "Some awesome string will be there"

I MyApp assembly in App.xaml.cs in method OnStartup I set current culture and resource for

LocalizationManager.Manager.Thread.CurrentThread.CurrentCulture = Thread.CurrentThread.CurrentUICulture = new CultureInfo(cultureCode);
 
LocalizationManager.Manager = new LocalizationManager()
{
    ResourceManager = Translations.ResourceManager
};
 

When I try access to GridViewGroupPanelText  from ViewModel class it works good.

var groupBy= LocalizationManager.Manager.ResourceManager.GetString("GridViewGroupPanelText");

But in view RadGridView use still english translations.

Thread.CurrentThread.CurrentCulture is sk-Sk (Slovak).

Windows culture is en-GB.

 

Any advice?

Jan
Top achievements
Rank 1
 answered on 10 Oct 2016
1 answer
54 views

I have a new window opening with a gridview. It had been displaying my footer aggregates fine until the latest update. Since then the aggregates do not display until I sort one of the columns. I did try calling the CalculateAggregates function on the Window_Loaded event but that didn't seem to help.

Any other ideas on how to solve this issue?

Yoan
Telerik team
 answered on 10 Oct 2016
1 answer
83 views

Hi,

Is it possible to drag an appointment from one instance of a ScheduleView and drop it on an other instance?

Thanks

John

Yana
Telerik team
 answered on 10 Oct 2016
3 answers
300 views

Hello
We want to use grid in our WPF project which must looks like grid on picture in attachments.

We want to do merging by multiple rows on equals. For example we want to do merge the same values in first column then, in this range we want to merge by third column. Something like  GroupBy("Column1").ThenBy("Column2").

I don't find any grid in your demos, which can help us to solve this problems.
Could you possibly prompt your product, which can do this things and demos for it if they are exist.

Thank you. Have a nice day!

Stefan Nenchev
Telerik team
 answered on 10 Oct 2016
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?