Telerik Forums
UI for WPF Forum
3 answers
621 views

hi

I have a class in this two property string,list<string> when I bind List<string> to GridViewComboBoxColumn then show empty combobox.how can i achive this problem.please give a example.

<Grid>
        <Grid x:Name="blobsSizeSettings">

            <telerik:RadGridView  Margin="0,0,0,0" Name="BlobSizeSettings" telerik:Theming.Theme="Vista" MultipleSelect="True" 
               AutoGenerateColumns="False" ShowGroupPanel="False" RowIndicatorVisibility="Visible"  Background="White" CanUserFreezeColumns="False"  CanUserReorderColumns="False" CanUserResizeColumns="False" CanUserSortColumns="False" IsReadOnly="False" IsFilteringAllowed="False"  ColumnsWidthMode="Fill" ScrollMode="RealTime">
                <telerik:RadGridView.Columns>
                    <telerik:GridViewDataColumn HeaderText="BlockSize" UniqueName="FileSizeString"></telerik:GridViewDataColumn>

                     <telerik:GridViewComboBoxColumn HeaderText="Blocks" ItemsSource="{Binding Size}}"></telerik:GridViewComboBoxColumn>
                </telerik:RadGridView.Columns>
            </telerik:RadGridView>
           
        </Grid>
    </Grid>

Stefan Dobrev
Telerik team
 answered on 16 Jun 2009
1 answer
117 views
I am deploying some of the controls in my WPF application using InstallShield.  How can I resolve the warnings below:

ISDEV : warning -6248: Could not find dependent file penimc.dll, or one of its dependencies of component Telerik.Windows.Data.dll

ISDEV : warning -6248: Could not find dependent file presentationhostdll.dll, or one of its dependencies of component Telerik.Windows.Data.dll

ISDEV : warning -6248: Could not find dependent file wpfgfx_v0300.dll, or one of its dependencies of component Telerik.Windows.Data.dll

Milan
Telerik team
 answered on 16 Jun 2009
1 answer
74 views
I am reviewing the Telerik RadGridView for WPF. I've seen the demos and like what I see; however, the demos are quite simplistic. How innovative will I be able to get with the grid? Are there more examples out there? 

My Needs:
I would like to have a nested grid within a cell.

Or, I may want the ability to have different custom lookups within the same column for different rows depending on a given type. For example, row 1 may identify product A so column A may need a date lookup in Column 5. However, row 2 may be for a different product and column 5 may need a card layout lookup for that row.

 Are these possible?

Thank You.
Nedyalko Nikolov
Telerik team
 answered on 15 Jun 2009
2 answers
83 views
It keeps timing out the download right at the end - tried in a couple of different browsers. Is it just really busy right now?

I guess I'm getting what I paid for... :)
Daniel
Top achievements
Rank 1
 answered on 15 Jun 2009
1 answer
121 views
I don't have SQL Express or Northwind installed. I have the SQL Server 2008 Developer edition installed. Is there any way I can get the sample code to run without SQL Express? Where can I get Northwind for SQL Server 2008 Developer?
Milan
Telerik team
 answered on 15 Jun 2009
3 answers
287 views
How do you disable inserting new items into the grid?
Milan
Telerik team
 answered on 15 Jun 2009
6 answers
215 views
How can I change the height of the items in a databound RadTreeView?
If I bind RadTreeView to a datasource, the RadTreeViewItems are automatically created with a MinHeight of 24.
I like to have a MinHeight based on the FontHeight of the TextBlock withing the HierarchicalDataTemplate.
Is this possible?

Otherwise, is it possible overriding the MinHeight using a (default) Style for RadTreeViewItem?
This style should be BasedOn the style used by default. Is it possible to do this?

Thanks
Timothy Lee Russell
Top achievements
Rank 2
 answered on 15 Jun 2009
2 answers
153 views
If I have a reference to a column, how can I retreive it's display index in the view (as it may have been moved by the user).
Gary
Top achievements
Rank 1
 answered on 12 Jun 2009
6 answers
514 views
The grid supports turning off resing and re-ordering globally, but I would like to disable those abilities on specific columns in a grid (while still allowing other columns to be resized etc).  Is this acheivable?


Gary
Top achievements
Rank 1
 answered on 12 Jun 2009
3 answers
474 views
Hi ,

I want to bind my XML data to Rad grid view.I'm using XmlDataProvider.But data was not displayed in the grid.how can i specify in the grid which xml tag to be bound in grid? i want to achieve this with XAML coding. i dont want to write any code in code behind.Any ideas ?

With regards,
Madhu k
Hristo Deshev
Telerik team
 answered on 12 Jun 2009
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?