Telerik Forums
UI for WPF Forum
3 answers
158 views
Hi, 

I have a RadGridView with a custom template (as seen in the attachment).
How do I make the fields be editable?
Specifically, I want the description field to be editable when a user click on it. Just as a regular GridView with GridViewDataColumn.

Regards,
Daniel
Dimitrina
Telerik team
 answered on 21 Mar 2015
1 answer
201 views

Hi telerik support,

- In radgridview, when I apply grouping, some groups will automatically expand even if i scroll data (using EnableRowVirtualization = true). 
I just want to expand the group when i click header group. 
- Other hand, when grouping I select a record and update this record in code, the issues is UI not updated so i must use method ReBind().
(with same step, if i don't group data, everything is okay)
 - Please tell me some infomation about grouping in radgridview.

Thanks a lot.

Stefan
Telerik team
 answered on 21 Mar 2015
1 answer
107 views
Hi,
I was wondering if is it possible to avoiding cell resizing on click.

I would like to have the same cell style on read and edit method

Thanks
Vanya Pavlova
Telerik team
 answered on 21 Mar 2015
1 answer
237 views
I have a RadGridView that displays a list of dates.

Each date has a corresponding column called "Status" which is a ComboBox column.

My problem is that the ComboBox column list options vary depending upon the type of Date.

Is it possible to dynamically vary the itemsource per row based upon the date type?

I found this example which is close to what I need but am not sure if this can be implemented in the Telerik GridView.

Example: http://sekagra.com/wp/2013/04/dynamic-itemssource-for-combobox-in-a-datagrid/ 

Any assistance is Much Appreciated!

MikeF
Dimitrina
Telerik team
 answered on 21 Mar 2015
1 answer
630 views
Hi,

I have a requirement from our client to have a simple text search option available to them in the grid. I know that the grid filtering options cover most of this ground, but it really needs to be a search where they type and matches are made in the grid. 

We were able to do this when we used Infragistics by customizing the group panel and making it into our search area (we have no requirement to use grouping). See attached screenshot.

Any help you could give me would be greatly appreciated!
Dimitrina
Telerik team
 answered on 20 Mar 2015
3 answers
162 views
Hi,
I have problem with RadPivotFieldList.
In Column labels, I choose field with type = datetime and step = Year. The problem is when I click  label filter, In list value, it shows all possible values, even these that are not in the columns. I don't know why? Am I miss songthing?
Please see picture I attached to see detail.

Another question, can we show/ hide, or sort list fields in run-time.
Kalin
Telerik team
 answered on 20 Mar 2015
1 answer
116 views
It appears that RadTimePicker don't show anything (like red border and IDataErrorInfo.Error), is it normal ?

I wrote :
    public partial class MyItem: IDataErrorInfo
    {
        public TimeSpan Duree { get; set; }

        public string this[string columnName]
        {
            get
            {
                string result = null;
                switch (columnName)
                {
                    case "Duree":
                        if (Duree.Ticks <= 0)
                            result = "Un(e) Durée est requis(e)";
                        break;

                    default:
                        result = null;
                        break;
                }
                return result;
            }
        }

        public string Error { get; private set; }
    }

<telerik:RadTimePicker SelectedTime="{Binding MyItemInstanced.Duree, ValidatesOnDataErrors=True, UpdateSourceTrigger=PropertyChanged}"

Laurent
Top achievements
Rank 1
 answered on 20 Mar 2015
1 answer
78 views
I was wondering if it would be somehow possible to create the step line series with lines like in the attached image,  It seems that the step lines are actually a vector graphic that is generated on the fly so I am thinking probably not but just wanted to make sure.  The idea is the lines would be slightly larger than the actual bar width.

Or is there another way to achieve this?

Thoughts?

William  
Martin Ivanov
Telerik team
 answered on 20 Mar 2015
1 answer
431 views
Hi,

in the latest version you removed the ShowInsertRow

>>Removed obsoleted property ShowInsertRow of RadGridView. Property NewRowPosition should be used instead.

So we should use NewRowPosition instead.

ATM we have ShowInsertRow="{Binding UserMayInsertRows}" which works fine.
And yes I could write a converter True==Insertrowpositon.Top -- False==I...None to help me out of it.

But - how (without a lot of effort) to position the InsertRow as I need it?
A multivalue Converter or...?

So what I search for is an easy way to have Grids - some with the InsertRow on Top - some with it at the bottom...
...and bind the visibility of the InsertRow to a boolean.

Manfred
Stefan
Telerik team
 answered on 20 Mar 2015
1 answer
125 views
Hello!

We have a scripting solution, which generates content for diagrams. The generated diagram content is published to a view model, which is bound to a RadDiagram component that is opened inside a docked RadPane by the script. The purpose of the script is to generate a possibly large number of diagrams, and then export each diagram to a file. What happens upon script execution is that each generated diagram is correctly opened in a docked RadPane, but the ExportToFile -method only works for the diagram that is created as the last one, ie the one that exists on the last opened RadPane, ie the only one that is actually visible. All other diagrams are generated as empty files.

In the script, the export command is invoked immediately after the RadDiagram has been shown, and specifically (hopefully) before the next RadDiagram (that covers the previous one) is being generated, so the diagram to be exported should be visible when the export command is invoked.

I found other threads having to do with the diagram control not being part of the visual tree, and this may be a related issue.

Help appreciated,

Kim Johnsson
Petar Mladenov
Telerik team
 answered on 20 Mar 2015
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
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
LayoutControl
ProgressBar
Sparkline
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
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?