Telerik Forums
UI for WPF Forum
0 answers
177 views

Hi, i've a RadGridview which populates its datasource from a dataset.
i just need to get selected item's 2nd row's value.

 

(guess need to write in MyGrid_SelectionChanged event.)

 

How can i achieve this ?
Thanks for ur help
Best regards..

Kenz
Top achievements
Rank 1
 asked on 18 Jul 2011
1 answer
1.1K+ views
Hi all,
I have in a WPF form a RadMap control. Normally for show the tooltip information I have to click on every pushpin.
Is it possible to open automatically all the pushpin's tooltip?

Another question...
Is it possible to click inside the tooltip for open another form?

thanks in advance!!!

var pin = new Pushpin { Background = new SolidColorBrush(colore) };
var tip = new ToolTip { Content = tool };
ToolTipService.SetToolTip(pin, tip);
var loc = new Location { Latitude = lat, Longitude = lon };
MapLayer.SetLocation(pin, loc);
informationLayer.Items.Add(pin);
Andrey
Telerik team
 answered on 18 Jul 2011
6 answers
297 views
I have looked all over and I cannot find a single example of how to databind an ObservableCollect to a RadChart. I would like to be able to create 3 series and bind each one of them to a different ObservableCollection. Binding through XAML would work best in my case because my application is written using the MVVM.

Does anyone have an example they can point me to?
Dan
Top achievements
Rank 2
 answered on 18 Jul 2011
2 answers
117 views

I'm using the radGridView and it's hierarchy feature. Because of large amount of data, I fetch data first to the upper/first layer of radGridView with empty sub data object to provide +-mark of beginning of each row (identify that there are sub data available). I'm using the Radgridview.ItemsSource property to add data to the grid.

But now I have problem when expanding one of the row and dynamically add the dataobject to the selected childgrids.itemssource, it's not showing. I'm using following code to add data to the selected childgrid

 

private void alarmsTbl_DataLoading(object sender, Telerik.Windows.Controls.GridView.GridViewDataLoadingEventArgs e)
{
        GridViewDataControl dataControl = (GridViewDataControl)sender;
        if (dataControl.ParentRow != null)
        {
            AlarmsServiceReference.AlarmDetails[] groupDetails = alarmsClient.GetAlarmGroupDetails(alarmsTableDef.DBType, alarmsTableDef.ConnectionString, sql);
            dataControl.ItemsSource = groupDetails;
        }
}

 

 


How I can dynamically add dataobject to the expanded childgrid?


 

Auvo
Top achievements
Rank 1
 answered on 18 Jul 2011
1 answer
109 views
Hi,

I am displaying a line chart on the screen. It looks great but after exporting to a PNG file, the exported chart does not look anything like the one on the screen. I am disabling the animation as well. Is there anything else I need to be doing to get an exact match?

btw, I was not able to attach the images to show you the differences.

Thanks
Yavor
Telerik team
 answered on 18 Jul 2011
3 answers
114 views
I'm considering the purchase of Q2 2011 specifically for this control as I'm hoping it will take some of the time and effort out of working with hand-coded ObservableCollections to interact with our WCF service.  

I downloaded the trial and it installed fine (other than not installing any of the controls in the VS tool box like it's supposed to).  After dragging the control into the window and trying to do a test build I get "The tag 'RadDataServiceDataSource' does not exist in XML namespace 'http://schemas.telerik.com/2008/xaml/presentation'.".

I'm hoping there is a solution to this problem so I can move on to the next challenge of finding any sort of documentation for this new control.  I'm not looking for generic northwind examples with 10 lines of code-- I'm looking for documentation.

Thanks!

Rossen Hristov
Telerik team
 answered on 18 Jul 2011
1 answer
238 views
Are you able to post an example of how to use LookupPropertyDefinition?


Craig
Maya
Telerik team
 answered on 18 Jul 2011
1 answer
181 views
I would like to know if the Metro theme is not included for my subscription. I have downloaded the WPF Q2 release and only see the default themes such as OfficeBlue,OfficeBlack and Windows 7.

How do I create a project and get the Metro theme to work?
Milan
Telerik team
 answered on 18 Jul 2011
1 answer
310 views
Is there an easy way in in the GridView to hide the cell focus rectangle.

I have a read only GridView that we do not show Lines on at all and the SelectionUnit is set to FullRow and other than the focus rectangle in the cell it looks exactly as we want it to.

I saw some talk on this in the Silverlight Forum back in 2009. It started with a loop through the rows rectangles but that no longer appears to work.
Silverlight Thread

More recently it was suggested that we have to create a custom style or data template to override the default and remove the focus rectangle from that. Is that the case for WPF also?
Maya
Telerik team
 answered on 18 Jul 2011
2 answers
139 views
Is it possible to modify the request that is made?

We have an OData service that is secured using SSL that requires a client certificate to be sent.


Craig
Craig
Top achievements
Rank 1
 answered on 17 Jul 2011
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
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
PasswordBox
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?