Telerik Forums
UI for WPF Forum
2 answers
124 views
Hi, I'm having a problem when editing a double number in the TreeListView. The comma separator for our culture is ','. When editing a cell in the grid it changes to '.'. If the new number inserted contains ',' instead of '.' the number returned in the CellEditEnded event handler contains no comma even before I try to parse it to a double.
Kristjan Einarsson
Top achievements
Rank 1
 answered on 16 Nov 2010
2 answers
118 views
Hi,

Is it possible to add image in tooltip content? I want to show an image in tool tip corresponding to the data point value.

I am new with RadChart. Please give sample code if possible.

Thanks,

Shashank Veerkar
shashank
Top achievements
Rank 1
 answered on 16 Nov 2010
2 answers
73 views
HI,

Can I use Telerik Quick Start Theme in my application.
I just want to use Quick start like background and curved centered window to show my chart.


Thanks,

Shashank
shashank
Top achievements
Rank 1
 answered on 16 Nov 2010
9 answers
234 views
Hello,
      I have to click 2 times in the cell holding the checkbox before I am finally able to change the value of the checkbox on the 3rd click.
      My datasource is a dataset. The last two columns of the datatable in the dataset are booleans so they appear as checkboxes on the grid.

I've come up with a partial solution, which I implement in the grids selectionchanged event. I got it down to 2 clicks:

int currCol;
string currColHeaderName;

currCol = ((Telerik.Windows.Controls.GridViewDataColumn)((Telerik.Windows.Controls.GridView.GridViewCellBase)(((Telerik.Windows.Controls.GridView.GridViewDataControl)(gridname)).CurrentCell)).Column).DisplayIndex;

currColHeaderName = ((Telerik.Windows.Controls.GridViewDataColumn)((Telerik.Windows.Controls.GridView.GridViewCellBase)(((Telerik.Windows.Controls.GridView.GridViewDataControl)(gridname)).CurrentCell)).Column).Header.ToString();
            
if ( currColHeaderName == "<Whatever>") 
     target_servers.Columns[currCol].DataControl.BeginEdit();

Note. I compare the header names because if I reorder the columns this code would not work if I were looking at the column position.

Is there a 1 click solution out there?

Thanks

Miguel Peixoto
Top achievements
Rank 1
 answered on 15 Nov 2010
2 answers
84 views
I have a simple GridView
One of the columns is:
<telerikGrid:GridViewDataColumn 
Header="TDM Node" 
UniqueName="L1Type" 
DataMemberBinding="{Binding L1Type, Converter={StaticResource TDMNodeConverter}}"
/>
Which is using a converter to convert from one set of strings to another

The problem or a bug:
After the data is successfully loaded into the GridView
I am trying to GroupBy this column and get an error

The Error is that the TDMNodeConverter can't convert the value.
So what is happening is the DataGrid trying to execute the TDMNodeConverter on already converted data

Is this a bug? Or am I doing something wrong?

Thanks!

Yavor Georgiev
Telerik team
 answered on 15 Nov 2010
4 answers
101 views
Hello telerikTeam,

I have a question about the radneedle value-property namely what is the simplest way to achieve following:

I have a radgauge for RPM my ticks are going from 1-10, it means that the 1 represent 1000 and 10 = 10000. So my problem is when I set value of the needle to 1000 needle shows something wrong.. I want the the needle stays at 1.

Have I to divide the needle by 1000, or is there a better Way to manage this issue ?

Thnx

Daniel
Andrey
Telerik team
 answered on 15 Nov 2010
3 answers
128 views
Hi,

i want to enable the radwrappanel animation. I`ve set the isAnimated= true but for some reasons it doesn`t work
Here is my sample

 

 

 

<ListBox ItemsSource="{Binding Data}">
           <ListBox.ItemsPanel>
               <ItemsPanelTemplate>
                   <telerik:RadWrapPanel IsAnimated="True" Width="500" HorizontalAlignment="Stretch" VerticalAlignment="Stretch"  />
               </ItemsPanelTemplate>
           </ListBox.ItemsPanel>
           <ListBox.ItemTemplate>
               <DataTemplate>
                   <StackPanel Orientation="Vertical">
                       <Image Source="{Binding DataString2}" Height="100"  Width="100"></Image>
                       <TextBlock Text="{Binding DataString3}"></TextBlock>
                   </StackPanel>
               </DataTemplate>
           </ListBox.ItemTemplate>
       </ListBox>

 

Am i missing something?

Thank you,
Mariya

 

George
Telerik team
 answered on 15 Nov 2010
3 answers
156 views
Hi,

Is it possible to prevent bars in the bar chart from overlapping?

Thanks!
Evgenia
Telerik team
 answered on 15 Nov 2010
1 answer
92 views
Hello Telerik Team,

I have a very strange thing happening with my WPF Chart where I can't find a solution for.

Please see the attached image.

The first two points of each series actually have a very different x-value, but are drawn at the same x axis reagion.

This happens with every series, regardless of scrolling, zooming, sampling.

What can I do to get around this?

best regards

Ulrik
Yavor
Telerik team
 answered on 15 Nov 2010
3 answers
96 views
Hi,

I am using a WPF radgridview and the RowValidating event:

 

 

Private Sub RadGridView1_RowValidating(ByVal sender As System.Object, ByVal e As Telerik.Windows.Controls.GridViewRowValidatingEventArgs)

 

e.IsValid =

 

False

 

 

 

End Sub

 


According to the documentation, there is a NewValues property which can be used to access the new values, as well as an OldValues property.  The OldValues property is there but I don't see NewValues.  Also, is there any way to provide an error message for rowvalidating like you can with cellvalidating?

Thanks
Maya
Telerik team
 answered on 15 Nov 2010
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
VirtualKeyboard
HighlightTextBlock
Security
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?