Telerik Forums
UI for WPF Forum
2 answers
343 views

How can I remove Select all and column values in Filter in WPF RadGridView.

I just want to show Dropdown selections like Is Equal to, Starts with and contains.

 How can I do this?

crazy05
Top achievements
Rank 1
 answered on 08 May 2015
6 answers
171 views
Hello, is there any way to duplicate an entire sheet completely to another sheet within the same SpreadSheet? I have a sheet with merged cells, different row heights and row widths everywhere. Cells.Copy and Paste doesn't seem to be enough.

Thanks for your attention!
Dexter
Top achievements
Rank 1
 answered on 08 May 2015
2 answers
111 views
I'm using AsyncKmlReader to read in some .kml files created in Google Earth. Do you support import of "Image Overlays"? The machine does not have internet access so all the image files are local file references. However none of the images seem to display.
Petar Mladenov
Telerik team
 answered on 08 May 2015
3 answers
71 views

We have a RadRibbonDropDownButton declared inside a user control. What we like to achieve is to open the DropDown-Content by using F2 on the keyboard. Best would be without code behind (MVVM/PRISM). Unfortunately the "<UserControl.InputBindings>" are not working as expected. Is there another way to define a shortcut key on RadRibbonDropDownButton? n. b. this button is not inside a RibbonView, but used "as is" in a DockPanel.

Regards
Neils

Kiril Vandov
Telerik team
 answered on 08 May 2015
3 answers
103 views
Hi, i´m newby developer in wpf with telerik controls

It´s posible radpanegroup style in documenthost as image attached??

Can you open the tabs in the center instead of on the left ?

Thanks for all
Kalin
Telerik team
 answered on 08 May 2015
0 answers
179 views

Hello,
I have a RadDocking control in my application. I have a generic style
for toolwindow to override default template. Now I want to change colors
dynamically but it's seems not working. If the radpane is docked is working
well, but if the pane is floating don't work.
I attached an example of this.
In this example I have an empty docking and three buttons, on to create new
floating pane and the other ones to change the color.
If I change color first
of all it's works, but it fails in other cases.

Link to test project:

https://github.com/gabrielmoral/TelerikErrorStylePanes

Steps for test:


Create new pane and dock it.
2º Create new pane.
3º Change color -->
Pane 1 correct color, pane 2 wrong color.
4º Pin Pane 2 --> correct
color.
5º Unpin pane 2 ---> wrong color
6º Create new pane --> wrong
color

Another test:

1º Change color.
2º Create new pane ->
correct color.
3º Pin and unpin panel --> correct color.

I hope you
can help me to solve this problem.
Thanks in
advance.

Regards,
Javi

Javier
Top achievements
Rank 1
 asked on 08 May 2015
2 answers
118 views

Hi,

I have a custom WPF control that contains the RadMap in its control template. The provider is Bing and the mode is set to "Road" mode. When switching the map to Aerial mode, the application crashes and I see the following error:

InvalidOperationException was unhandled: Cannot set a property on object 'Telerik.Windows.Controls.Map.BingMapProvider' because it is in a read-only state.

 This does not happen with the ArcGIS or OSM provider. I would really like to use the Bing provider though... any idea what might be causing this?

Hafsa
Top achievements
Rank 1
 answered on 08 May 2015
1 answer
126 views

Hi,

 

I just updated radControls to version 2015.1.225.40 and noticed strange behaviour on GridViewMaskedInputColumn.

GridViewMaskedInputColumn is defined in code-behind:

GridViewMaskedInputColumn column = new GridViewMaskedInputColumn();
column.DataMemberBinding = new Binding(bindKey);
column.Header = headerText;
column.UniqueName = uniqueName;
column.MaskType = MaskType.Standard;
column.Mask = "N##°##'##.#'' E##°##'##.#''";

 

So when I adding new value, mask is shown correctly before I start to entering a value and after it (see pict1.png and pict2.png)

but when i click the cell again (and cell goes to edit mode), last character disappears? (see pict3.png)

and always, when I click the cell it removes the last char? 

 

Any ideas?

 

Regards,

Auvo

 

 

 

 

Maya
Telerik team
 answered on 07 May 2015
1 answer
80 views
Hi, I am using RadGridView to show the grid data. In CellValidating event handler I am validating the data and setting e.IsValid=false if data is not valid. It's displaying the red border and an empty tool tip on the corresponding cell. But I just need to display the red border if there is any invalid data. Can you tell me how can I do this, also provide any sample if there is any?
Stefan
Telerik team
 answered on 07 May 2015
1 answer
405 views
Hi, I am using RadGridView to show the grid data. In CellValidating event handler I am validating the data and setting e.IsValid=false if data is not valid. It's displaying the red border and an empty tool tip on the corresponding cell. But I just need to display the red border if there is any invalid data. Can you tell me how can I do this, also provide any sample if there is any?
Stefan
Telerik team
 answered on 07 May 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
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
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
Rating
SplashScreen
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
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?