Telerik Forums
UI for WPF Forum
1 answer
115 views
Hello,

I am using the GridView in my application. If I group the rows with a specific column, all the rows are grouped by that column and displayed accordingly. I want to get the group name on expand/collapse of a particular group. I am able to achieve this on expand by using the rowloaded event. But when I collapse the same group it is not firing. Can you tell me how can I achieve  this.

Thanks
Vlad
Telerik team
 answered on 16 Mar 2010
3 answers
136 views
I have following problem: i have a grid with several rows. Several user can edit the content at the same time. To avoid problems with saving data, rows which are currently editing have to be locked.
What i have until now, is a column with the username who is editing the row. If there is no editing, the cell has no value.
What I want: the style of currently editing rows should differ from the other rows e.g. font-style should be italic und light-gray. And the user should not have the possibility to select this row. Please help!
Thx
Milan
Telerik team
 answered on 16 Mar 2010
1 answer
46 views
Hi,
a simple question
Just wondering is there a way to hide a column ?

Thanks
Kristjan.
Vlad
Telerik team
 answered on 16 Mar 2010
5 answers
178 views
Hai

am using the  wpf rad grid view.

when i select the row in the grid view, i need to display selected row values(each cell value in the selected row) in some other view..

how to do this. can u provide some example to how get the values from selected row?

am using the below one to get the selected row value. but  i cant get the values.. how to get???

rGridView.SelectedItem = rGridView.Items[rGridView.Items.Count - 1];

dCODE
Top achievements
Rank 1
 answered on 16 Mar 2010
2 answers
297 views
Hello again to all users of the forum.
I need your support, now I find that, I am using RadCarousel control, which contains various Usercontrol about 5, so my XAML code is as follows:
  
<telerik:RadCarousel x:Name="RadCarousel1"  > 
        <local:usercontro1></local:usercontro1> 
        <local:usercontro2></local:usercontro2> 
        <local:usercontro3></local:usercontro3> 
        <local:usercontro4></local:usercontro4> 
        <local:usercontro5></local:usercontro5> 
</telerik:RadCarousel> 
Now when I run my application at the carousel screen shows nothing, but if I navigate with the buttons on the display begins to move the carousel elements.

What I can not do. is to show the first element of my carousel, a suggestion.
xola139
Top achievements
Rank 1
 answered on 16 Mar 2010
4 answers
64 views
How do I get the data that I have placed into a gridView back out in the same fashion that I put it in.  I'm having a tough time with creating interactions with the grid view because I have to use some very complicated reflection techniques to retrieve the data objects based on their selection. 

In short, after I have said myGridView.itemsSource = myOriginalDataCollection<myOriginalDataObject>

How do I get from myGridView.ItemsSelected to myOriginalDataObject.allMyUntouchableAttributes?

Thanks
James Grise
Scenario VPD
SoftwareEngineer
James Grise
Top achievements
Rank 1
 answered on 15 Mar 2010
4 answers
432 views
Hi,
I am a beginner and I have a problem with RadgridView control. I have two separate RadGridView control (master-detail). Namely, when the master table is positioned on the record that has no children, the detail still shows data from previous records.
I use VS2010 RC and Trial Teleric controls for WPF.
Operating system: Windows 7 Ultimate Edition
Nebojsa
Top achievements
Rank 1
 answered on 15 Mar 2010
1 answer
81 views
When I try to submit when NumericUpDown has been entered by typing the value with the keyboard, if the NumUpDown control still has focus, then the value does not save.  Is there a way to "save" the NumUpDown state in my save button function?
Hristo Borisov
Telerik team
 answered on 15 Mar 2010
3 answers
104 views
Hi:

how can i use paging in my girdview, there is any control that can i use?

Thanks for your time and help...
Vlad
Telerik team
 answered on 15 Mar 2010
2 answers
69 views
I am programmatically creating RadDocumentPanes and then adding them to the RadPaneGroup inside of my DocumentHost for the instance of RadDocking. Now, when I open multiple DocumentPanes and switch between them by clicking their tabs, the document I'm being shown is not corresponding correctly to the tab I selected to show.

I think this may be a problem with the 2010 Q1 release as it seemed be working correctly in previous releases (not sure about the Beta), and I have not changed my code for how I am opening the documents.

Any ideas?
Miroslav Nedyalkov
Telerik team
 answered on 12 Mar 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?