Telerik Forums
UI for WPF Forum
1 answer
76 views
Hi,

I noticed in the WinForms Q1 2010 release notes :
FIXED: CellValidating no longer fires twice if the user shows a message box in the event handler. 

Well, this is still a problem in the WPF grid Q1 2010.

Any news,

Thanks
Rob
Yordanka
Telerik team
 answered on 03 May 2010
1 answer
69 views
Hi,
I need to drag/click(without using navigation arrows) on an item so that it will become active item. I also need to hide the default navigation arrows comes with the carousel.


Please tell me how to achieve this.


Thanks,
John.
Milan
Telerik team
 answered on 03 May 2010
1 answer
62 views
Hello,

I just recently installed RadControls_for_WPF_2010_1_0422_DEV and now VS 2010 crashes and re-starts every time I try to create a new project.  As soon as I hit New Project it hangs.

I tried to reboot and the problem still exists.  Then, I uninstalled RadControls_for_WPF_2010_1_0422_DEV and VS 2010 was working as it should. 

Can anyone tell me why the RadControls_for_WPF_2010_1_0422_DEV might cause such an issue.

Erjan Gavalji
Telerik team
 answered on 03 May 2010
6 answers
135 views
We try to change the RowHeight to 20 or 22. But setting RowHeight for the RadDataView seems to have no effect.
Do we have to make our own RowStyle. Do we have to change the themes?
How do we do this and where are the files?


Kalin Milanov
Telerik team
 answered on 03 May 2010
1 answer
101 views
I am setting a image as a page book. But i need manipulate this image , like , zoom in , zoom out , crop part of that , copy a peace , so . how i can do it !
Valentin.Stoychev
Telerik team
 answered on 03 May 2010
1 answer
97 views
Hello,

I have a radgridview and some other buttons in a page, so i disabled tabstop to the grid, but when i hit tab it still focus the grid header.

Any clue?

Thanks
Nedyalko Nikolov
Telerik team
 answered on 03 May 2010
0 answers
62 views
Hai

Am having my own custom data like some unique names (A,B,C,D.....)
Xaxis is datetime, no problem in that.

i want to plot my unique names in Yaxis. how to do this.
i set autorange to false and tried many ways to plot my names in  Yaxis, but i cannot,

how to do this????
dCODE
Top achievements
Rank 1
 asked on 03 May 2010
2 answers
100 views
There's a bug w/ Q1 2010 (not sure about latest internal build) with SelectionMode = Extended in the GridView.  If you try to drag-select with your mouse it doesn't get the selection right (it starts selecting rows far below what you really are trying to select). 

You can reproduce this error in your demo app in the "Selection" demo for GridView by changing Selection Mode to Extended.  Do that, click a cell and drag your mouse down.
Dean
Top achievements
Rank 1
 answered on 30 Apr 2010
3 answers
191 views
We have a treeView with data populated programmatically using:
ObservableCollection<MyInterface> items = new ObservableCollection<MyInterface>(); 
this.myTreeView.ItemsSource = items; 
Now we would like to select item from different "external" events on this way:
RadTreeViewItem rtvi = this.myTreeView.ContainerFromItemRecursive(currentItem); 
rtvi.IsSelected = true
Actually the rtvi object seems to be found and correct....but we don't see any changes on the controls.

Any way to do it with that approach?
Thanxs.
Alex
Tina Stancheva
Telerik team
 answered on 30 Apr 2010
1 answer
41 views
There seems to be new UI changes in the current build. A black border now appears around the selected bar item that wasn't there in previous releases. Any suggestions on how to get rid of this border? Please see attached screenshot. Thanks.
Tina Stancheva
Telerik team
 answered on 30 Apr 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?