Telerik Forums
UI for WPF Forum
3 answers
101 views
I'm using RadGridView and need to prevent editing for some cells not at the column level, but based on the row and column.

I've tried using ReadOnly Cell and GridViewCell.PreviewEditStartEvent as described here:

It appears in the version I am using the PreviewEditStartEvent does not exist. Am I missing something? Was this removed?

I have version 2009.3.1208.35.

Thanks,
Mike
Nedyalko Nikolov
Telerik team
 answered on 22 Jan 2010
1 answer
74 views
How do I bind a GridView to a dataset, is it even possible?  I looked iin the guide book and they all seem to binding via the code and in the ASP.NET version you can just link it to the SQL datasouce you created.  (Again dont know much of this WPF world)

Im use to the ASP.NET RadGrid and binding options but Im trying to see if I can get one of my larger applications to run in WPF.

Im using Q3 WPF and VB.  I added a DataSet and have the query I want in it.  (I just left it the default "DataSet1.xsd" with all the default values for testing.)
Jorge Gonzalez
Top achievements
Rank 1
 answered on 22 Jan 2010
1 answer
80 views
I'm unable to drag Telerik controls from the VS Toolbox onto my WPF design. When I try, I get the classic circle with a slash through it, generally used to indicate an operation is prohibited. I can drag regular MS controls from the toolbox onto the designer but not Telerik controls. Any suggestions for resolving this?

Thanks,
Scott


Windows 7 Ultimate
Visual Studio Team System 2008
RadControls for WPF 2009 Q3 SP2
Scott
Top achievements
Rank 1
 answered on 21 Jan 2010
10 answers
595 views
I have a GridView that works fine, but now I have to expand the GridView to have a Details grid inside which have another datacontract then its parent GridView. The relation between the two datacontracts is an ID. I am using MVVM. I can not find anything about this in the documentation, so some examples or help would be much appreciated.
Vlad
Telerik team
 answered on 21 Jan 2010
1 answer
90 views
Hi
      I am creating multiple Tiles within a Tile. On clicking Internal Tile, Form control will diaply. It works fine with Screen resolution 1248*768 or higher then this. But the form controls donot display with screen resolution 1024*768. Is it so or i will do somewhere wrong. Please help
Tihomir Petkov
Telerik team
 answered on 21 Jan 2010
3 answers
170 views
How can I prevent the grid from stealing focus when a new item is added to the underlying collection?

For example, I have two seperate windows, one which displays the grid, another through which the user may add new rows to the grid. I would like focus to remain on the add window when the user adds a new row, but the grid by default seems to be setting focus to the first editable cell in the new row.

Thanks
Rossen Hristov
Telerik team
 answered on 21 Jan 2010
1 answer
93 views
Hello,
how can i catch TextChanged event in GridViewCell?

Thank you

Masha
Tsvyatko
Telerik team
 answered on 21 Jan 2010
9 answers
154 views
Hi,
I am having some problems with the datagrid and extra empty columns, see attachments.

I'm creating the datagrid in codebehind, via
datagrid.ItemsSource = gridDataSet.Tables[0].DefaultView; 

And there is an extra empty column that appears, is there any way to make it disappear ?

best regards
krissi.
Vlad
Telerik team
 answered on 21 Jan 2010
2 answers
222 views
Hi there,

I am trying to hide the Header on a RadPane. However I dont see anything pertaining to the visibility of the header or tab. Is there a way to accomplish this? I have attached an image called radpaneheader to better illustrate what I mean.

Regards
Greg 
Greg
Top achievements
Rank 2
 answered on 20 Jan 2010
2 answers
434 views

From the example code, we see that we can change the culture in Xaml

 

 

 

<telerikInput:RadDatePicker x:Name="datePicker" HorizontalAlignment="Left" Margin="10" Width="200" Culture="en-US" />
we can change Culture as any language in the drop down list such as chinese:

 

 

 

<telerikInput:RadDatePicker x:Name="datePicker" HorizontalAlignment="Left" Margin="10" Width="200" Culture="Chinese (People's Republic of China)" />

 

 

 

We need to change the culture on-the-fly. Can we do it on the Xaml?
If not, we have to do it through code-behind.
How do we get the list of culture list as above string?
thx!
Jane

Konstantina
Telerik team
 answered on 20 Jan 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?