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

   Currently, the appointment items are aligned at the top of their group's row and do not fill the space.

   I would like to vertically align the appointment items to be centered, as well as make them slightly larger (height).

   Playing with styles, I noticed that VerticalAlignment property does not respond at all, and modifying Height and/or Margin on AppointmentItem will cause strange clip and layout issue.

   Any suggestion?

Robert.
Dani
Telerik team
 answered on 31 Jan 2011
3 answers
112 views
Is there an option to control Tile movement when a user drags a tile to a different position?  For instance, with five tiles in two rows and a user drags a tile from the first position to the last position tile 5 moves to tile 2 and tile 2 goes to tile 1.  What I need is for the tiles to stay in their relative order except for the tile the user is dragging.  In  other words maintain the original sequence except for the moved tile.
Petar Mladenov
Telerik team
 answered on 31 Jan 2011
5 answers
224 views
Hello,

I am building a demo for a travel agent company using the RadMap demo. I could be wrong that I think that RadMap only show the detail (street level) map for US.  But Bing provide the detail map for a lot of countries other than US (like Japan, China, France, etc).

I searched online and looks like by default Bing will provide the detail map for US. But if you want to see the detail map other than US, you have to load it specially.
I found some sample code used together with Microsoft Bing Map Control.

Does RadMap provide same capability? Can someone show me some sample? 

Much appreciated,
David

 
 UriBuilder tileSourceUri = new UriBuilder("http://r2.tiles.ditu.live.com/tiles/r{quadkey}.png?g=41");
        MapTileLayer tileLayer = new MapTileLayer();
        LocationRectTileSource tileSource =
   new LocationRectTileSource(                    
                                             tileSourceUri.Uri.ToString(),
                                      new LocationRect(new Location(60, 60), new Location(13, 140)),
                                              new Range<double>(1, 16));
        tileLayer.TileSources.Add(tileSource);
        tileLayer.Opacity = 0.9;
        myMap.Children.Add(tileLayer);
Andrey
Telerik team
 answered on 31 Jan 2011
1 answer
52 views
Hi,

Using childtabledefinatio to create hierarchy, how do i allow and handle row insert on the child grid?

thanks
Maya
Telerik team
 answered on 31 Jan 2011
1 answer
57 views
I am interested in the hierchical datagrid for drilldown. However, because of the generic nature of my application, I cannot have a set relationship between tables.  So I have to set the relationship at runtime.  So there is no Child Collection in the Parent Grid I can point to.  Is there anyway to make the hierchical grid relationships at runtime manually?  My relationship on all tables is ParentID of one table is related to ID of another table.  But any table can relate to any other table. 
Vanya Pavlova
Telerik team
 answered on 31 Jan 2011
3 answers
238 views
Hello,
I´ve a RadMap with several MapPinPoints on it. After drawing an ellipse I want to know how many point are inside this ellipse.
¿Which is the easiest way of doing that?
Thanks in advance,
Esther
Andrey
Telerik team
 answered on 31 Jan 2011
1 answer
345 views
I'm not 100% sure if this is possible but I'd love to be able to allow the user to click on some combobox items and not others based on databinding.  So, I want something like this:

<tp:GridViewComboBoxColumn DataMemberBinding="{Binding Column1}" SelectedValueMemberPath="Column2" DisplayMemberPath="Column3" EnabledPath="{Binding Column4}" ItemsSource="{Binding Path=MyData}" Width="*">

The exact syntax doesn't really matter but I believe this communicates what I'm trying to accomplish.  Thanks!
Maya
Telerik team
 answered on 31 Jan 2011
1 answer
49 views




Im trying to set a datatable as my datasource, but I cant find the property... Is that property in the RadGridView? If not, how can I do what Im trying to do?

Thanks!
diego sucoli
Top achievements
Rank 1
 answered on 30 Jan 2011
2 answers
228 views
How can I modify the style of the RadGridView GridViewGroupRow to change the color of the collapse/expand icon/arrow/caret?  The default color is black.

Regards
Thomas
Top achievements
Rank 1
 answered on 28 Jan 2011
1 answer
101 views

Hi

Is there a way to use the drag and drop control in the Ribbon Bar Gallery

Regards

Wessel

Tsvyatko
Telerik team
 answered on 28 Jan 2011
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?