Telerik Forums
UI for WPF Forum
5 answers
339 views

Hi,

 

I have a winforms control hosted in WPF RadPane. When radpane is in unpinned state, and when mouse is hovered on it, RadPane slides and becomes visible.
But when it is visibile it is empty, it doesn't show the control inside itself.

I have attached image its image too.

Kindly let me know what should I do to make the control visible too when pan becomes visible in unpinned state.

Kalin
Telerik team
 answered on 28 May 2018
3 answers
629 views
Hi,

I am facing an issue when exporting radgridview data to an excel.
For example, if I have 7 columns in the radgridview in which the last column is hidden and
I try to export the rad grid data to excel.
I see only 6 columns i.e. the columns only which are visible in radgridview but
I want to export all the columns to the excel irrespective of their visibility in the grid.

Please let me know if there are any options to set to make the hidden columns visible
in export or is there any other approach?

Thanks in Advance
Dilyan Traykov
Telerik team
 answered on 28 May 2018
1 answer
345 views

This seems impossible to me, but let's see if someone has an idea how to manage the following situation:

<ScrollViewer>
   <StackPanel>
      <telerik:RadGridView />
      <telerik:RadGridView />
   </StackPanel>
</ScrollViewer>

 

Now if both GridViews contain alot of rows (lets say thousands...), the performance would be just horrible. What I obviously could do, is set the MaxHeight property for the GridViews to get the built in Virtualization working, but that would result in nested Scrollbars and in 2018 we just don't want that.

Any ideas?

Dilyan Traykov
Telerik team
 answered on 28 May 2018
0 answers
94 views

Hi..

How do I resolve this error?

What should the xmlns 'look' like ?

 

thanks in advance

 

  xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"

 

SeverityCodeDescriptionProjectFileLineSuppression State
ErrorAmbiguous type reference. A type named 'FilterOperatorConverter' occurs in at least two namespaces, 'Telerik.Windows.Controls.GridView' and 'Telerik.Windows.Data'. Consider adjusting the assembly XmlnsDefinition attributes.Flom2K18C:\Flom2K18\Schedule.xaml1


Jonathan
Top achievements
Rank 1
Iron
Veteran
 asked on 27 May 2018
1 answer
160 views

Hi, Actually i want to bind the content of GridViewDataColum with RichtextBox, so when user typing in RichTextBox (New Line) and it will automatically add item in GridViewDataColumn anf ofcourse it is ObservableCollection, i have no idea to make it realized. 

please help me.

 

 

thanks,

 

Boby
Telerik team
 answered on 25 May 2018
2 answers
135 views

Is it possible to restrict WatermarkTextbox to show date content?

I mean I need to display dates here in format 23 May 2018 etc.

Is this possible? If so how?

ajin
Top achievements
Rank 1
 answered on 25 May 2018
7 answers
717 views
I have the below XAML declaration in an empty project.  When I run it the below defaults to a 0 instead of what I set the "EmptyContent" to.  If I click the "ClearContent Button" in the control than I will see my "EmptyContent" text.  What am I doing wrong?  Is this a bug or am I just using it wrong?

<telerik:RadMaskedNumericInput x:Name="Units"
      EmptyContent="Enter Total Units"
      InputBehavior="Insert"
      SelectionOnFocus="SelectAll"
      TextMode="PlainText"                                               
      Mask="#####"
      Margin="3"
      Grid.Column="3"
      Grid.Row="2"/>

Thanks
Petar Mladenov
Telerik team
 answered on 25 May 2018
8 answers
898 views
How can I programmatically set a RadGridView's header row height dynamically, i.e. after the grid has been displayed?
Tene
Top achievements
Rank 1
 answered on 24 May 2018
1 answer
218 views

Hello,

I am using GanttView to display tasks where multiple tasks can be in the same row. I have referred to your example of Recurring tasks on row in the SDK Samples . 

We have a case where the records could overlap with each other with respect to time. In the example of browser, I can see that such overlapping records are rendered one above the other. This makes it hard for the user to read the details on the record that is placed below the other record. 

Is it possible in GanttView to handle such overlapping records and display them below the other so that both the record details can be read?

I am looking for an overlapping behaviour similar to the TimelineViewDefinition with StretchAppointments and StretchGroupHeaders set to false.

Here is the code altered in ViewModel class GetTasks method to achieve overlapping times of recurrence tasks.

var recurrenceTask1 = new GanttTask(today.AddHours(1), today.AddHours(4), "Reccurence 1");
var recurrenceTask2 = new GanttTask(today.AddHours(2), today.AddHours(10), "Reccurence 2");
var recurrenceTask3 = new GanttTask(today.AddHours(6), today.AddHours(20), "Reccurence 3");
Petar Mladenov
Telerik team
 answered on 24 May 2018
13 answers
959 views

Hi,

In my application, we have used RadTreeView to show the hierarchical data.

The structure is like this:

-Parent

 -Parent1

   -Child1

   -Child2

 -Parent2

   -Child1

-Parent

I want to hide the Parent1 node. 

We can achieve this by templating and hiding the HeaderRow. But the problem is all the underlying children are also getting hidden.
I want to keep all the children still visible.
Also, I want to make this Parent1 visible/hidden as per user action.

Please let me know how I can achieve this.

Martin Ivanov
Telerik team
 answered on 24 May 2018
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?