Telerik Forums
UI for WPF Forum
2 answers
139 views
I am trying to implement the SelectionChanged event on the RadGridView. In that event, I want to collapse every row in the GridView except that one row that happens to be selected. However, I can't seem to figure out how to find the rows themselves to set the IsExpanded property to true or false. The items collection is available, but it only gives me access to the bound collection and not the GridViewRow items. How do I get the rows collection?
Ristogod
Top achievements
Rank 2
 answered on 18 Oct 2010
6 answers
158 views
I'd like to set my columns to Auto for size, however I do not want to allow scrolling of any kind, nor should the column on the right dissapear off the right hand side.  I was hoping this property was a cumulative for all columns but it appears it's for each column.  Is there any way to make the columns size automatically but truncate data to fit in the screen they are given?
Paul
Top achievements
Rank 1
 answered on 18 Oct 2010
1 answer
149 views
I'm having an issue with the RadDatePicker which sounds very much like this topic


Do I need a converter of some type ?

I replaced the radDatePicker with a DatePicker and everything worked as expected, I'm thinking that there is somekind of bug or I need a converter.
Kaloyan
Telerik team
 answered on 18 Oct 2010
1 answer
170 views
In the DateTimePicker, if the user enters an 11 first, then I would like to assume that they mean November and automatically move them to the day section. Similarly if the user enters a 5 in the day section I'd like to move them to the year section since 5x is not a valid day choice. Additionally, I would like to have the text box section of the DateTimePicker set up with a mask. So that when the user starts typing they see 00/00/0000 and as they type they overwrite the zeros so that there are 8 numbers and two slashes in the DateTimePicker textbox at all times. Is this possible with the DateTimePicker? 
Kaloyan
Telerik team
 answered on 18 Oct 2010
1 answer
79 views
Hi

I have a requirement where I need to show tooltip tip for the month and year in the header of calendar. I mean the text which says October - 2010 i need to apply a tooltip based on the month. Is it currently supported in the control if so how.

Regards
Kiran
Kaloyan
Telerik team
 answered on 18 Oct 2010
6 answers
94 views

I have some aggregrate functions on my gridview like this
 groupview = new QueryableCollectionView(MyListGrid.Items);
                    if (MyListGrid.GroupDescriptors.Count > 0)
                        MyListGrid.GroupDescriptors.Clear();
                    var descriptor = new GroupDescriptor() { Member = "Status" };
                    descriptor.AggregateFunctions.Add(new CountFunction());
                    this.MyListGrid.GroupDescriptors.Add(descriptor);

and I get the following exception at descriptor.AggregateFunctions.Add(new CountFunction());

{"Unable to cast object of type 'Telerik.Windows.Data.QueryableCollectionViewGroup' to type 'Telerik.Windows.Data.AggregateFunctionsGroup'."}
Xaria D
Top achievements
Rank 1
 answered on 18 Oct 2010
3 answers
299 views

Hello,

I have a radwindow as my parent window and a click on the status bar items opens another Radwindow. I need to close the child window when I click anywhere outside the child window.

To do so I have registered the window.GotFocus(..) event on the Parent Window. In this event I am closing the child window. Also I have registered the LostFocus event on tyhe child window But this event gets fired only when I hit a Tab. If I click anywhere outside the Radwindow neither of the event get fired.

Is there any way to resolve this issue?

Thank you for your help.

Neha

George
Telerik team
 answered on 15 Oct 2010
4 answers
475 views
Hi,

I have a RadGridView in which the user can edit cells and the content is validated.
The problem is that when an error occour the cell remain in edit mode until the input is validated again.
I would like that the user can add invalid input. Is it possible?

Thanks,
Roberto.
Steve Evans
Top achievements
Rank 1
 answered on 15 Oct 2010
3 answers
345 views
Hello Telerik!

I have created an example similar to your file explorer treeview example.  I am having trouble getting the list to automatically update if a text file is added.  I am not looking for a filewatcher solution, just something simple where a function is called once the file has been added.

Please check out my example here

To get it working add a c:\foo directory and at least 1 text file.   The desired result would be to have the treeview automatically update once the add file button is pressed.

Thanks.  You guys are the best!
Ryan
Alex Fidanov
Telerik team
 answered on 15 Oct 2010
1 answer
139 views
I downloaded radControlTelerik for WPF in www.telerik.com . But I don't see rad control splitter in Toolbox.
Does radControlTelerik have support splitter for WPF?
Konstantina
Telerik team
 answered on 15 Oct 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?