Telerik Forums
UI for WPF Forum
4 answers
196 views

I bound RadTileList's Tile Item with Number type field. and assigned ContentTemplateSelector. Idea is I want to load different Templates based on bound Content.

ContentTemplateSelector is working fine, and I am getting required result. Only minor issue I found that Content value (number) appears at bottom before Template loads i.e. before animation I can see Coent value which is (1,2,3,4).

 

I noticed the same issue in WPF demo NASDAQ tile. For reference I am attaching screenshot and yellow highlighted actual content value. Is there any way to hide actual Content value. 

 

Kamran
Top achievements
Rank 3
Iron
Iron
Veteran
 answered on 03 Mar 2021
3 answers
167 views

Hi all

I used to have a tree structure format where everything was related to the root in a specific direction.

An example:

E.g. Having a company and see its shareholders and shareholder of shareholders etc.

 

Now I want to add further elements above the root, to show from which elements it is derived.

E.g. See in which other companies, my company is shareholder of

 

I tried setting TreeLayoutType as MindmapVertical, but it is not what I expected.

As I presume I cannot point the position (up/below root) the elements will be drawn.

It just semi-randomly selects which will be drawn where from the whole list of child elements.

 

Another idea I had was to read the whole list of child elements and make the furthest one the root.

Then I will go down rows till I reach the actual root.
Then traverse the tree downwards like I would do previously.
I haven't tried it, but I would suppose eventually the alignment of the tree would be totally wrong.

 

In general, has anyone ideas on how I can achieve the wanted functionality using Telerik?

 

Gensys Development
Top achievements
Rank 1
 answered on 03 Mar 2021
1 answer
138 views

Problem:

Connection is auto adjusted on first touch with other connection. On the second touch connection is fix (is not adjusted).

I also need a "firm connection" the first time I touch it.

Martin Ivanov
Telerik team
 answered on 03 Mar 2021
3 answers
238 views

I have multiple RadDateTimePicker in different forms/pages. Can I set the display format of RadDateTimePicker in styling to have it applied globally across the project? 

 

Thank you.

Dilyan Traykov
Telerik team
 answered on 02 Mar 2021
2 answers
1.3K+ views

Good day.

ControlTemplate of the RadTabControl defines a single ContentPresenter that holds only the currently selected RadTabItem's Content whice means Tab Item content will only be loaded when the Tab is selected.

I have this scenario where i have multiple Tab in a page. Tab 1 is the first tab opened when the page loaded. in my Tab 2, I have a UserControl with a GridView. I have a command Bound in the Loaded event of that UserControl. Now when the Page is loaded and shows the Tab 1, the Loaded command bound in the UserControl in Tab 2 is firing which I think the content of Tab 2 is also loaded?

Can someone explain me what is happening here?

Thank you very much.

gerardo
Top achievements
Rank 1
Veteran
 answered on 02 Mar 2021
5 answers
290 views

Good day.

I have 3 Tabs. Each RadTabControl have a RadGridView inside. When I search/filter in RadGridView 1 inside Tab 1 then move to Tab 2 and go back to Tab 1, the search/filter on the RadGridView 1 is removed. How can I retain the filter value in RadGridView when I change Tabs.

Also I noticed that when I go back to Tab 1 with the RadGridView 1, the filtered value was removed and a BusyIndicator is blocking the RadGridView 1 and does not disappear.

 

Thank you.

Dilyan Traykov
Telerik team
 answered on 01 Mar 2021
6 answers
3.8K+ views

Good day,

 

How can I bind/trigger a command in my ViewModel on GridView Row DoubleClick. Is there a way I can bind it without codebehind

 

Thanks

Dilyan Traykov
Telerik team
 answered on 26 Feb 2021
3 answers
140 views

Hi there,

we want to change the default WrappingStyle when inserting images.
The images are inserted via Copy&Paste or Drag&Drop.

They should all have WrappingStyle "Square" when inserted (and not WrappingStyle "In line with text").

What is the simplest solution to do this?

Thank you, Andi

Andi
Top achievements
Rank 1
 answered on 26 Feb 2021
4 answers
337 views

Hello.

I want the color outside the tab menu (button) to be transparent. (The image is gray)

How do I customize it?

<telerik:RadTabControl  SelectedIndex="0"
                    VerticalAlignment="Stretch"
                    TabStripPlacement="Top"
                    BorderBrush="Blue"
                    Background="Red"
                    BorderThickness="1"
                    />

 

Thanks.

Martin Ivanov
Telerik team
 answered on 25 Feb 2021
4 answers
124 views

Hello, we recently implemented a word count feature in the RadRichTextBox by using the GetStatisticsInfo method of the RadDocument class.  We noticed word counts are not accurate and determined that the document contained some non-breaking spaces (0xA0) instead of normal spaces (0x20), and when these non-breaking spaces were positioned in span text separately like this: <t:Paragraph> <t:Span Text=" " /> </t:Paragraph>, then the word count included this as a word.

Since we can't control the document content that is imported, we could work around this issue by replacing the non-breaking spaces with normal spaces before getting a word count, but I am not sure of the best approach for doing so.  Please let me know a solution for the replacement, or if this is something you will be fixing at some point.

 

Thanks,

Bob

Martin
Telerik team
 answered on 25 Feb 2021
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
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
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?