Telerik Forums
UI for WPF Forum
1 answer
229 views
We're seeing an issue where if a user frantically resizes a windows containing a grid with editable controls within in then the repainting isn't working correctly.

What happens is that some of the edit boxes within the row vanish. If you continue to resize the windows such that you cover up the problematic row and then uncover it they boxes will reappear. This only seems to affect edit boxes, as opposed to labels, for example.

We're using version 2012.2.912.40 of the controls. I've rebuilt the application to use the 2013.2.0724 version and still see the problem
Yordanka
Telerik team
 answered on 14 Aug 2013
0 answers
68 views
Hello,

I have a RadGridView and i need to implement a functionality that allows me to paste the selection from excel to my gridview depending on the name of the header.

the problem that i have is that the user can write the columns in excel as he wants, is not necesary for him to write his data Columns in the same order of the RadGridView Columns. Once the user paste his data in the radgridview the data must be pasted in the right column depending on the title of the column from excel.

Thanks in advance.
Diego
Top achievements
Rank 1
 asked on 14 Aug 2013
0 answers
46 views

Hi,

I'm using version 2013.2.611.45, i have a similar problem, My grid contains both horizontal and vertical scroll bars, so when the page is loaded only few columns are visible and the scroll is available for browsing others columns, when the OnRowLoaded event is fired, the e.Row.Cells contains only the visible part of cells, and i cannot access to others. Can you please look at this problem ??
Thanks.
Youness
Top achievements
Rank 1
 asked on 13 Aug 2013
11 answers
135 views
Hi, we just updated our WPF project from RadControls for WPF v2012.2.725.40 to v2012.3.112.9.40.  Now we have a problem in one of our forms where the RadGridView RowLoaded event is fired when row.Cells is empty.  In the previous version of the RadControls for WPF, the cells count would reflect the number of columns in the grid.  Is there another handler we should have been using?  Our goal is to change the text of a RadButton in one of the columns (which is contained in a telerik:GridViewColumn.CellTemplate) based on the value of a property in the bound object, so after each row is loaded we check that property and adjust the button text in cell[5].  After our Q3 update it appears the cells are not loaded when RowLoaded is called.   Thank you in advance
private void grid_RowLoaded(object sender, RowLoadedEventArgs e)
{
    if (e.Row is GridViewRow && !(e.Row is GridViewNewRow))
    {
        // at this point e.Row.Cells.Count is 0
    }
}

Shaun
Youness
Top achievements
Rank 1
 answered on 13 Aug 2013
1 answer
201 views
HI, is it possible to add custom function in spreadsheet control?
Deyan
Telerik team
 answered on 13 Aug 2013
0 answers
214 views
Hi,

I would like to create MDI children in my WPF application. Could you email me sample code for MDI.


Thanks,
Srinivas

Manish
Top achievements
Rank 1
 asked on 13 Aug 2013
1 answer
174 views
Are there any plans to support import/export of OpenDocument (*.ods) spreadsheets?

Thanks
Boryana
Telerik team
 answered on 13 Aug 2013
3 answers
131 views
Is it possible to extract the text content of a pdf file with PDFViewer?

Thanks,Michael
Petya
Telerik team
 answered on 13 Aug 2013
1 answer
92 views
First off I have a RadEntityFrameworkDataSource, RadGridView,  RadDataPager linked working nicely, with problem the RadGridView is inside a tab control, so every time we switch back to the tab with the RadGridView I hit Telerik.Windows.Controls.RadEntityFrameworkDataSource.OnLoaded then Telerik.Windows.Controls.RadEntityFrameworkDataSource.TryRefreshView() which goes out to the data source and reloads it, minor annoyance normally.  When data is grouped by one or more columns though it completely ignores the filters and loads the entire query which is bad, and honestly I can't figure out why since it tosses them afterwards.  In local on a test machine it is hard to see, but on a slightly slow vpn it shows up easily with a large dataset.  Is there some way to stop this refresh?  I can't seem to find a setting on either the datasource or gridview to disable it.  I really don't need the refresh I just want to put them back at their previous query.

All 3 are declared in the xaml, I tried moving the datasource into the code behind, but must missing something on how to link it up programmatically.

Any help would be appreciated
Yoan
Telerik team
 answered on 13 Aug 2013
1 answer
145 views
Are there any plans to support import/export of OpenDocument (*.odt) documents?

Thanks
Petya
Telerik team
 answered on 13 Aug 2013
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
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?