Telerik Forums
UI for WPF Forum
0 answers
111 views
I have telerik RadGridView with columns "status", "Name" and a RadButton with name "Update", when the grid is loaded the rows will have different status like "pending" "unread" and "cleared". When user selects a row with status pending and clicks on button "update" the status will change from pending to cleared. The issue is when we set a filter on status column with "pending" only rows with pending status are shown, here when user selects a row and click on update the status changes to "cleared", as the filter is already set, the row with the cleared status also shown. As we update the row it is not removed from the grid.
Gani
Top achievements
Rank 1
 asked on 17 Jan 2014
2 answers
126 views

Hello

I would like to use the RadDataForm as interface for a invoice manager.

Here I would like to use the RadGridView to enter a list of products. If the user clicks the escape or enter keyboard button inside the RadGridView, the the commit or cancel action gets executed of the RadDataForm. How can we prevent this?

Thank you!

Ivan Ivanov
Telerik team
 answered on 17 Jan 2014
2 answers
144 views
I would like to be able to Load (and Save) a diagram by initiating the operation in the ViewModel.

Currently, I need to inherit from RadDiagram and override the OnOpenCommandExecuted method to have custom Load behaviour. This is fine, except that I would like to Clear the diagram before Loading the saved XML. I can't use the RadDiagram.Clear() method when using GraphSource, however.

Short of implementing my own Serialize/Deserialize in ViewModels, is there a nice way to achieve this currently?

Thanks
Terry
Top achievements
Rank 1
 answered on 17 Jan 2014
1 answer
80 views
I've got an empty WPF app with only a RadRichTextBox in there.So my XAML looks like:

<Grid>
    <t:RadRichTextBox />
</Grid>

1. I run the application.
2. I type "bug" to the rich text box.
3. I double click on the word "bug" to select the whole word (double click it with mouse, do not select with keyboard)
4. I press Shift and I keep it pressed.
5. I start to type "BUG"

After "U" is typed I get an InvalidOperationException.

Do you have the same problem? Do you know is it a known bug? Is there any fix expected to it?
My build version is: 2013.3.1204.45
Missing User
 answered on 17 Jan 2014
5 answers
1.4K+ views
Hello!

I encountered the problem with parent property name which not updates if I modify child properties.
I have a class which overrides ToString() to return format string of its properties. When I change one of that property I fire PropertyChanged but ToString() never calling again and I see old name of parent property on GUI.
But the name is changing and ToString() is calling on each expanding/collapsing or searching.

Is it by desing or I have to do smth extra?

Here is a sample project with Q2 2013 libs to illustrate the problem.
Hristo
Telerik team
 answered on 17 Jan 2014
1 answer
88 views
I am evaluating Grid view with inline edit
In cell template i have added rad auto complete box.
when grid is loaded with data, if mouse click on the cell having auto complete box in grid, auto complete box went in edit mode.
But with windows 8 touch theme and on all in one touch PC when through touch if  click on same cell it does not goes into edit mode

Please help
Vera
Telerik team
 answered on 17 Jan 2014
5 answers
128 views
I want to make it so when I select a row in the GridView, i can get the string inside the first column (or 20th). 

I am currently able to get ALL the information in the whole row with dataGrid1.SelectedItem.ToString(); and I could just chop that information up by a series of "Substring" operations, but there has to be a better way!

Getting this cell data by index (an integer 0-19) would be okay.

Getting the cell data by column header name would be okay as well.

Is this possible?
Hristo
Telerik team
 answered on 17 Jan 2014
33 answers
665 views
1) I am interested how to use validation based on RadPropertyGrid integrated Attributes ?
2) How to mix telerik Attributes with Microsoft Attributes with Property Grid?

I would like to be MVVM conform !

Example of Validation with Property Grid would be nice.

Thank you,
Branko
Peter
Top achievements
Rank 1
 answered on 17 Jan 2014
4 answers
266 views
Hello,
I am using RadMaskedNumericInput in a silverlight application,
I have set my mask to "#####.#####" and the numbers are ok.
the problem here is that when i click on the textinput to enter number i have the "_____._____" which i want to remove but i couldn't .
I relly need your help,
And by the way, if its possible , can you send me the correct regEx that muches with the mask"#####.#####" means : a double that can have at much 5 digits then a UNIQUE dot"." then at much 5 digits, with only positive numbers???? that would be very nice from you 
waiting forward for your answer.

Cordially
KAROUI Haythem
IT Manager at Crea Digital
Haythem
Top achievements
Rank 1
 answered on 17 Jan 2014
1 answer
57 views
Hi,

I have a similar issue : http://www.telerik.com/community/forums/wpf/gridview/hide-and-filtering-options.aspx#2946119
Filtering is working with this script .
But on using this script, we have a bug. On first click on the filter, the textbox is invisible.
Can you pls suggest a solution

Rigin
Rigin
Top achievements
Rank 1
 answered on 17 Jan 2014
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?