Telerik Forums
UI for WPF Forum
7 answers
398 views
Dear Sir,
I have an application with RadGridView and a button, on of the columns of the Grid contains a check box (not binding to any data).
i want to loop through all the rows of the grid on the button click event and check of the check box is check and show a message with a field of the data in the same row, please tell me how to do this.

thank you
Milan
Telerik team
 answered on 15 Nov 2010
25 answers
1.5K+ views
Hello all,
Is there a way to re-order the rows of the RadGrid? I want the user to be able to drag and drop the rows to their desired position and save that position in the database? On my database right now, I already have a column, i.e., RowPosition, and it's default to the order in which the row has been added.

Thank you,
Kenny.
wael khair allah
Top achievements
Rank 1
 answered on 14 Nov 2010
2 answers
84 views
hi
i need read All Record Radgrid View in Unbound mode . ( for example Cast all record ToList )
RadGridView.Items.?
davood ramezani
Top achievements
Rank 1
 answered on 13 Nov 2010
4 answers
494 views
Hello All,

    Has anyone experienced an issue where the RadWindow does not show every now and then.  I am showing it with the ShowDialg method, but sometimes it stays hidden. 

    I don't have the time or resources to produce an example which is why I'm asking if anyone else out there has see this before. 

- Rashad Rivera
Rashad Rivera
Top achievements
Rank 1
 answered on 13 Nov 2010
0 answers
54 views
What event could I use to  get the location of a RadPane while it is moving?
Rick Knicely
Top achievements
Rank 1
 asked on 12 Nov 2010
1 answer
116 views
According to PITS the ability to minimize the Outlook Toolbar has been included.  Can anyone tell me what version this is active in?

We are new customers running v 2010.2.924.35 and do not see where we have this ability.

There is no property named "IsMinimized" in our toolbar that we can see.

Thanks.
Viktor Tsvetkov
Telerik team
 answered on 12 Nov 2010
2 answers
286 views
I can't seem to figure out how to style a component in an aggregate footer. I have a Style with a DataTrigger that works just fine for the RadProgressBar in a cell, but is completely useless when applies to the footer (see picture). What would be the correct methodology?

<telerik:GridViewDataColumn UniqueName="Status"
                            Header="Status"
                            DataMemberBinding="{Binding Status}"
                            DataType="{x:Type sys:Int32}"
                            Width="200"
                            HeaderCellStyle="{StaticResource GridViewHeaderCellStyle1}"
                            CellStyle="{StaticResource GridViewCellStyle1}"
                            FooterCellStyle="{StaticResource GridViewFooterCellStyle1}"
                            HeaderTextAlignment="Center"
                            TextAlignment="Center"
                            FooterTextAlignment="Center">
    <telerik:GridViewDataColumn.CellTemplate>
        <DataTemplate>
            <Grid>
                <telerik:RadProgressBar Style="{StaticResource RadProgressBarStyle1}"
                                        Value="{Binding Path=TSE_Status}"
                                        Minimum="0"
                                        Maximum="100"
                                        Grid.Column="0"
                                        Grid.Row="0" />
                <TextBlock Text="{Binding Path=Status, StringFormat={}{0:N0}%}"
                           VerticalAlignment="Center"
                           HorizontalAlignment="Center"
                           Grid.Column="0"
                           Grid.Row="0" />
            </Grid>
        </DataTemplate>
    </telerik:GridViewDataColumn.CellTemplate>
    <telerik:GridViewDataColumn.AggregateFunctions>
        <telerik:AverageFunction />
    </telerik:GridViewDataColumn.AggregateFunctions>
    <telerik:GridViewDataColumn.Footer>
        <telerik:AggregateResultsList ItemsSource="{Binding}">
            <ItemsControl.ItemTemplate>
                <DataTemplate>
                    <Grid>
                        <telerik:RadProgressBar Style="{StaticResource RadProgressBarStyle1}"
                                                Value="{Binding FormattedValue, Mode=OneWay}"
                                                Minimum="0"
                                                Maximum="100"
                                                Grid.Column="0"
                                                Grid.Row="0" />
                        <TextBlock Text="{Binding FormattedValue, Mode=OneWay, StringFormat={}{0:N0}%}"
                                   VerticalAlignment="Center"
                                   HorizontalAlignment="Center"
                                   Grid.Column="0"
                                   Grid.Row="0" />
                    </Grid>
                </DataTemplate>
            </ItemsControl.ItemTemplate>
        </telerik:AggregateResultsList>
    </telerik:GridViewDataColumn.Footer>
</telerik:GridViewDataColumn>
Art Kedzierski
Top achievements
Rank 2
 answered on 12 Nov 2010
1 answer
164 views
Say I have a collection of locations and I want to find out which one is the closest to another specified location, how would I do this?

Thanks,
Rod
Andrey
Telerik team
 answered on 12 Nov 2010
4 answers
199 views
Are either of these possible? I currently do both right now using MS VEMap AJAX mapcontrol (Virtual Earth).
Andrey
Telerik team
 answered on 12 Nov 2010
2 answers
139 views
Hi,

Is it possible to show group aggregates if the grouping is coming from a ListCollectionView? The grouping seems to work fine, but I'm not sure how to enable the aggregates...

Thanks!
Geoff Smith
Top achievements
Rank 1
 answered on 12 Nov 2010
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
ProgressBar
Sparkline
LayoutControl
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
SplashScreen
Rating
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?