Telerik Forums
UI for WPF Forum
7 answers
328 views

I have one truck gridview. in that i have RowDetailsTemplate which contains one more gridview order details. This order detail will bind on truck's LoadingRowDetails event.

Now am draging order from some other grid & droping to truck grid. And binding Truck grid again. (As i am not know how to find direct order grid gridview..if anybody can help on this then its great for me.)

Now what happens if GridViewToggleRowDetailsColumn is visible & am droping to truck grid. it will not update order detail grid.

For this i have to do like

rgvTruckList.ItemsSource =

 

Nothing

 

rgvTruckList.ItemsSource = objTruckList

then its working fine. but it takes more time.



Thanks...!!!

gaurav
Top achievements
Rank 1
 answered on 02 Aug 2019
2 answers
138 views

Hi,

I can't seem to right align the value of the RadCalculatorPicker.  I've tried using the HorizontalContentAlignment property, without succes.  Any ideas ?

Regards,
Hans

Hans
Top achievements
Rank 1
Veteran
 answered on 02 Aug 2019
1 answer
319 views

Hi !

How do I get the total record count of the RadDataPager at any given time ?

The count on load, after a sort, after a filter...etc.

The end goal being (displayed under my RadDataGrid):

"Total Number of Records: 1536"

or even better, based on a PageSize=100 :

"Displaying 300-400 (of 1536 records)"

 

...I'm assuming you guys would have added this functionality a long time ago - maybe within the RadDataGrid itself, after the Paging is wired in ?!!?

Barry
Top achievements
Rank 1
 answered on 01 Aug 2019
0 answers
178 views

Hi,
I've create an application with prism and RadDocking. My problem is that the controls in the rad panes don't lose the focus when I clicked in another rad pane.
This happen only after the first loading of layout. In my case, I resolve the instance of the module in base of the serialization tag (to have only an instance of the module) and add to the region the view (to have the list of the view present in the regions, but in the DockingPanesFactory I skip the add of the pane, because it's already present in the docking).

I've also tried to use Region.Activate and Deactivate when the IsActive property changed.

Do you have any suggestions?

Simone
Top achievements
Rank 1
 asked on 01 Aug 2019
0 answers
115 views

Hi,

I've create an application with prism and RadDocking. My problem is that the controls in the rad panes don't lose the focus when I clicked in another rad pane.

This happen only after the first loading of layout. In my case, I resolve the instance of the module in base of the serialization tag (to have only an instance of the module) and add to the region the view (to have the list of the view present in the regions, but in the DockingPanesFactory I skip the add of the pane, because it's already present in the docking).

I've also tried to use Region.Activate and Deactivate when the IsActive property changed.

Do you have any suggestions?

Simone
Top achievements
Rank 1
 asked on 01 Aug 2019
3 answers
168 views

I am using diagram shapes on radDiagram

I want to rotate the line shape by using the squares arround the shape wnd not with the rotate icon in the top

I attached an image.

as you can see, I want rotate the line by the squares that I marked in red and not with the icon that I marked in yellow

Dinko | Tech Support Engineer
Telerik team
 answered on 01 Aug 2019
6 answers
146 views

Hi,

I've a hierarchical RadGridView I populated withtwo Datatables in a Dataset with Data from a sql Table.

With that:
    <Application.Resources>
        <ResourceDictionary>
            <ResourceDictionary.MergedDictionaries>
                <ResourceDictionary Source="/Telerik.Windows.Themes.Material;component/Themes/Telerik.Windows.Controls.xaml"/>
                <ResourceDictionary Source="/Telerik.Windows.Themes.Material;component/Themes/Telerik.Windows.Controls.Input.xaml"/>
                <ResourceDictionary Source="/Telerik.Windows.Themes.Material;component/Themes/Telerik.Windows.Controls.GridView.xaml"/>
            </ResourceDictionary.MergedDictionaries>
        </ResourceDictionary>
    </Application.Resources>

I've applied the Material-Theme.

 

In the default theme everything works fine, but with the applied Material theme after a few expansions, the grid suddenly gets white and after scrolling has its data again but at the top there is a random white space suddenly.

 

I'm suddenly tesing with the trials version, but don't think that's tthe reson for the problem.

 

Greetings Benedikt

Dinko | Tech Support Engineer
Telerik team
 answered on 01 Aug 2019
1 answer
111 views

Hi,

I have paging enabled and it works great, however my sorting functionality is now dead. In fact, the sorting indicators are removed from the grid entirely.

Is it a choice between speed gains for large data-sets and functionality ?

Barry

Barry
Top achievements
Rank 1
 answered on 31 Jul 2019
1 answer
188 views
Is there a way to set the bread crumb read only ?
Dimitar Dinev
Telerik team
 answered on 31 Jul 2019
1 answer
187 views

I have a service that creates/shows new RadDocumentPanes, as well as modal RadWindows. In order to set the owner of a new modal RadWindow I have code that finds the current active window to set it as the owner of the new modal RadWindow. That is easy enough if the active RadDocumentPane is docked,

RadDocumentPane ownerDocpane = MainWindowViewModel.ViewContainer.Items.OfType<RadDocumentPane>().FirstOrDefault(x => x.IsActive);

but if the pane is floating I cannot figure out how to get a reference to it.

I know that it is being hosted in a "ToolWindow", or in our case a (Telerik.Windows.Controls.InternalWindow.ChromelessWindowHelper+WindowHostWindow), but I need a way (at runtime) to find the active ToolWindow so I can populate the Owner property of the new modal RadWindow. 

Any help you can give me would be appreciated!

Dinko | Tech Support Engineer
Telerik team
 answered on 31 Jul 2019
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?