Telerik Forums
UI for WPF Forum
7 answers
234 views
Is there any way to have RadTileViewItems span more than one column or more than one row when in the restored state? If not would you consider this a feature request?

regards

// charlie
Martin Ivanov
Telerik team
 answered on 10 Sep 2020
4 answers
285 views
We have an issue where on a DateTimePicker, if you change the date, such as 8/29/2020 12:00 AM to 8/31/2020 12:00 AM, by editing the text in the field, on saving, it will not save the new date. It only seems to work if you click TAB after editing the text, or using the date picker button to change the date. Some users would like the ability to just change the test and click save, vs tabbing or using the date picker. 
Scott
Top achievements
Rank 1
Veteran
 answered on 09 Sep 2020
1 answer
352 views

Hi,

I have a FilePathPicker with DialogType="OpenFile".  Is there a way to set a default directory so that wen a user wants to pick a file, the FilePathPicker opens the the dialog with the files in this directory ?

Regards,
Hans

 
Martin Ivanov
Telerik team
 answered on 09 Sep 2020
1 answer
73 views

Bonjour
Lorsque j'ouvre un PDF à l'aide du bouton "Ouvrir" de la radtoolbar DE PdfViewer, j'aimerais obtenir le chemin du PDF sélectionné. Quelle est la meilleure façon à procéder? 

Merci

Dimitar
Telerik team
 answered on 09 Sep 2020
1 answer
455 views

We are currently setting up some tests with Microsofts UI Automation.

For my next steps I'm searching for a way to implement selection for GridView rows.
So far I couldn't really find any documentations how to deal with this with Telerik controls in detail.

Currently I access the grid, grid row and grid row cells as follows:

AutomationElement radGridView = Element.TryFindId (OrderConstants.ORDER_GRID_ID);
AutomationElementCollection orderRowElements = radGridView.FindAll (
                TreeScope.Descendants,
                new PropertyCondition (AutomationElement.ClassNameProperty, "GridViewRow"));
 
int rowId = 0;
foreach (AutomationElement orderRowElement in orderRowElements)
{
    ((SelectionItemPattern) orderRowElement.GetCurrentPattern(SelectionItemPattern.Pattern)).Select() // Is Not Supported Pattern
 
    AutomationElement elem = orderRowElement.TryFindId ($"Cell_{rowId++}_0");
    ((SelectionItemPattern) elem.GetCurrentPattern(SelectionItemPattern.Pattern)).Select() // Is Not Supported Pattern
}

 

How can I select

  • a single row
  • multiple rows
  • search within the grid (because it looks like rows are not available before they are processed by virtualization of the grid)

How is the RadGridView intended to be used in a automated way?

Currently I'm using .Net Framework 4 with Telerik Version 2018.3

 

Any help is appreciated, thanks.

Martin Ivanov
Telerik team
 answered on 08 Sep 2020
3 answers
77 views

Hello! 

I'm trying to figure out how to get the contents of my grid to sort by a property member that is not exposed to the UI via a column. The item source for my grid comes from a collection view defined on my ViewModel. This collection view has sort descriptors defined in C#, one of which is to sort by a boolean property that is not bound to a column on the grid, but that sort descriptor is not honored at run-time. 

 

Any assistance is appreciated.

Dilyan Traykov
Telerik team
 answered on 08 Sep 2020
2 answers
129 views

We have this sort of filter

        private CompositeFilterDescriptor _deletedNewFilterDescriptor = new CompositeFilterDescriptor()
        {
            LogicalOperator = FilterCompositionLogicalOperator.Or,
            FilterDescriptors =
                    {
                        new FilterDescriptor("Column1", FilterOperator.IsNotEqualTo, "MyState"),
                        new FilterDescriptor("Column2", FilterOperator.IsNotEqualTo, "YourState")
                    }
        };

and at some point when we refresh the grid, the rows that should be filtered get displayed. So we have to do something like this which also fails on occasions

 

        void grd_loaded(object sender, RoutedEventArgs e)
        {
            // For some reason, adding filters in constructors gets cleared somewhere, so add in Loaded methods.
            if (!grd.FilterDescriptors.Contains(_deletedNewFilterDescriptor))
                grd.FilterDescriptors.Add(_deletedNewFilterDescriptor);
        }

 

Any help would be appreciated. Because we will have to filter those rows at the SQL fetching time and not afterwards. This means changing the existing code.

Dilyan Traykov
Telerik team
 answered on 08 Sep 2020
28 answers
1.5K+ views
I need separate context menu for Header and Rows. not able to find way to do it. Please provide an example.

Regards
Sanket
Dinko | Tech Support Engineer
Telerik team
 answered on 07 Sep 2020
3 answers
191 views

Hello,

I've got a problem. I need to show many values and RadGrid takes a big amount of time to load data (1 minute)
I thought about virtualization, but I didn't like the partial loading of data. and it makes lots of troubles for me.

Is there any possibility to load partly data to Radgrid?

I mean to show 100 of values., +100 and +100 until fully loaded The db access is fast, only the control shows them really slow.

Regards

Dilyan Traykov
Telerik team
 answered on 04 Sep 2020
5 answers
1.0K+ views

How can I set the RadDateTimePicker selected value to current date?

I have a form for adding new record with RadDateTimePicker binded to DateTime? datatype. Since this is for new record, the expected datetime value is NULL.

How can I set the RadDateTimePicker selectedvalue to current date on form load and not NULL/Empty. 

 

Thanks you.

Dinko | Tech Support Engineer
Telerik team
 answered on 04 Sep 2020
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
Slider
Expander
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
Book
FileDialogs
ToolBar
ColorPicker
TimePicker
SyntaxEditor
MultiColumnComboBox
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
DesktopAlert
WatermarkTextBox
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
WebCam
CardView
DataBar
Licensing
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
HighlightTextBlock
Security
TouchManager
StepProgressBar
VirtualKeyboard
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?