Telerik Forums
UI for WPF Forum
0 answers
62 views
Hi,
I have a Rad TreeListView having 6 level of data. Suppose i expand the nodes to any lower level say 20 nodes expanded. Now i click on Navigation button to go to next page. My requirement is user will be able to see the same record before pagination.
In my treelistview row Virtualization is enabled.

Please attach a code snippet if any

Thanks
Vinod
Top achievements
Rank 1
 asked on 07 Dec 2011
1 answer
314 views
Hi,

I have a user control with RadGridView bound to the database table.

The table has a DateTimeOffset column.

It seems that the filter doesnt function properly with this DateTimeOffset datatype (the Date time picker in the filter window of the Grid View Column filter doesnt show up, and the options for filtering is constricted to only isEqualTo and IsNotEqualTo. Other options are not available).

I tried binding the columns with DateTime datatype where ever I could bind the grid to a Object (or Property) which is in turn bound to the database column.

But, where ever I need a direct binding to the database, I am not able to do this.

Can you please suggest any alternate solution?

Thanks and regards

Pavan
Rossen Hristov
Telerik team
 answered on 07 Dec 2011
2 answers
108 views
Hello Telerik Team,
                              I have one clarification about radcombobox..
I have two objects like LedgerID and LedgerName.The values are stored in database.I want to  retrieve these details and add to radcombobox itemsource value..

then if i put letter A in radcombobox  after drop down will open with all A starting words in assending order...
and if suppose i put Number in radcombobox  then the values will display ascending order based on the given LedgerID..

How to add radcombobox Itemsource to two columns and the above filtering method?
is it possible with Radcombobox?
or how to achive this give me any suggesstions?
Yana
Telerik team
 answered on 07 Dec 2011
1 answer
74 views
i import a docx into a RADbook with Rich textbox.

it show hyper link to current document but don't move to bookmark line?
Iva Toteva
Telerik team
 answered on 07 Dec 2011
3 answers
130 views
Hi,

We have used Rad Charts in our WPF application which shows crosshair on the chart and showing a tooltip on line where mouse is placed and it is working fine you can view it in attached image Working.jpg.

Now, we are in need to show two tooltips on mouse hover on data point. at the moment in the way that Y-axis value should be shown in main tooltip near the data point, while second tooltip should be shown in x-axis as per attache image Required.jpg.

Can you help us to achive this required functionality?

Thanks
Giuseppe
Telerik team
 answered on 07 Dec 2011
2 answers
124 views
Hello,
The following code displays a prompt as expected only when I don't provide the event handler :
var DialogParam = new DialogParameters
            {
                Content = new TextBlock()
                {
                    Text = "..."
                },
                Header = new TextBlock()
                {
                    Text="",
                }
            };
            RadWindow.Prompt(DialogParam);
            RadWindow.Prompt(DialogParam, ActionOnClose);

In the second case It displays "Telerik.Windows.Controls.DialogParameters " instead of "..." :-/
Guillaume
Top achievements
Rank 1
 answered on 07 Dec 2011
14 answers
276 views
Hello,

In one of our projects we have the need of adding crosshairs (vertical line + horizontal line that marks the location of a point, displaying the X coordinate and Y coordinate) to a radchart. I've seen that this functionality is not available by now. However, I found some examples in the Internet about how to make this possible in Silverlight using the toolkit controls (see http://www.scottlogic.co.uk/blog/colin/2009/02/adding-a-location-crosshair-to-silverlight-charts/) by modifying the control template.

My question is if there is any way to add this functionality by editing the radchart template or similar... any examples would be highly appreciated as this is the first project that we carry on WPF and Telerik Controls :-).

Hope you can help us !!!
Imran Javed Zia
Top achievements
Rank 1
 answered on 07 Dec 2011
1 answer
101 views
Hi Team,
I'm able to generate the chart using the help provided for generating the chart when not present in visual tree.

Bar chart export is working fine, but there are some problems with the Sand Chart.

In sand chart, the X and Y axis lines are not visible and also there are some Sand layers at the bottom are missing.

Is there any style I need to add for Sand Chart as we are doing for Bar Chart, because in bar chart there is no such problem exists.

Attaching the image for the PDF and UI comparision.

Please reply as soon as possible.
Thanks.
Nikolay
Telerik team
 answered on 07 Dec 2011
3 answers
54 views
We are trying to develop an RadGridView that has two possible styles/templates for each row and are toggled based on the edit status of any cell within the same row.

Two Row Styles
1) Normal/Initial Status
The row shows basic text-only details
Sample cell contents:  "State - NY"

2) Cell-being-edited Status
When a cell is being edited, it will show labels, comboboxes, datepickers, etc depending on the data type
Sample cell contents: "State - [ComboBox with NY selected]"
(Only one row can be selected and one cell can be edited at any one time)

Behavior
All rows start out in status 1. If a cell is clicked on for editing, that cell and all other cells in that same row switch to status 2.

Roadblocks
We have tried using a DataTemplateSelector to do this logic, but we are having trouble with two aspects
a) What is the best property to key off of in the DataTemplateSelector.SelectTemplate function? What is best way to set the style of all cells based on the edit status of one cell?
b) How can we get DataTemplateSelector.SelectTemplate to evaluate both when a cell is edited and when editing is complete? We can get the cell to change to style 2 upon edit, but not back to style 1 one the edit is complete (CommitEdit or row loses focus)

Thanks for reading
Vlad
Telerik team
 answered on 07 Dec 2011
3 answers
230 views
Hello team,

I have a view (window) with RadGridView which displays multiple columns. I want to utilize the available realestate on the screen as much as possible. The window has font magnifier using which user can select their font size. When the user switch from higher font size to lower the GridView does not adjust row height and column width for the content and wastes more real estate.

Can you recomend a solution to override the default behavior?

NOTE: Attached a sample project

Regards
Selvam Paramasivan
Vlad
Telerik team
 answered on 07 Dec 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?