Telerik Forums
UI for WPF Forum
1 answer
75 views
Guys, when the panes don't fit on the pane group anymore, I want to have that small arrow in the left so the user could scroll right., Right now, everything is squeezed in the group.  How do I achieve this?

Twistur
Top achievements
Rank 1
 answered on 30 Jun 2011
4 answers
145 views
For a WPF application we are currently building, we have a need for a screen where a user can fill in a questionnaire. At the moment I have made a very simple Proof Of Concept based on a RadGridView, with two columns (aptly named) 'Question' and 'Answer'. Both are of type 'string' with no validation. Users can input data very quickly this way.

But thinking about their needs has posed me with a problem, let me explain. For example, in a list of questions, users will need to input their Gender, maybe their Date of birth, and their phone number. For the Gender I'd like to limit their choice to a set list of values (M/F/U), for the Date of birth I'd like a DateTimePicker, and their phone number would ideally be checked with a Regular Expression for instance.

It seems to me that, if I were to build a system which can do this dynamically, I'd need to be able to programmatically add cells to the RadDataGrid of a certain type, or have some kind of Cell-level input validation, as opposed to Column-level. Because from what I can see in the documentation, this is merely possible at Column-level (based on the types of attributes of the objects in the list that I would feed the Grid). 

So really my question is, is a certain scenario possible to implement using your RadGridView, or would this imply misuse of your control and would you advice against it? If so, would any of your other controls provide me with the kind of functionality that I'm looking for?
Niels
Top achievements
Rank 1
 answered on 30 Jun 2011
1 answer
70 views

I’m trying to run the demos using the ExamplesCS_WPF.sln solution via VisualStudio 2010; but most of the demos I’m getting the following error.


{"Could not load file or assembly 'Telerik.Windows.Controls.GridView, Version=2011.1.419.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The system cannot find the file specified.":"Telerik.Windows.Controls.GridView, Version=2011.1.419.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7"}

Could someone help us to fix the issue and run the demos in VS2010?

Note: - I have the check the version of Telerik.Windows.Controls.GridView.dll in the

“%ProgramFiles%\Telerik\RadControls for WPF Q1 2011 SP1\Binaries\WPF”

folder, which is 2011.1.419.35

I have checked the TargetFrameworkVersion in the project.

The reference in the projects is as follows:

    <Reference Include="Telerik.Windows.Controls.GridView, Version=2011.1.419.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7,processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\..\Binaries\WPF\Telerik.Windows.Controls.GridView.dll</HintPath>
      <Private>False</Private>
    </Reference>

 

Thanks

VJ

Yordanka
Telerik team
 answered on 30 Jun 2011
0 answers
58 views
Hi I am using Gridview (2010 Q3 ver) to display the hierachical data. Here i m getting Gray color as background for childgrid. How can i change this color to other?
Balaji
Top achievements
Rank 1
 asked on 30 Jun 2011
3 answers
193 views
hi,

is it possible to get a complete example how to bind a xml file to a radgridview, including the xml file?
I can't find any example?

Please need help!

thank's a newbe!
Regards
Rene
Milan
Telerik team
 answered on 30 Jun 2011
3 answers
267 views
I installed the latest and greatest WPF suite. And the very latest VS Studio extensions. When I create a new Telerik C# Windows project, the Project configuration wizard comes up. But, there is nothing in it, and the Finish button is disabled. There is nothing in the drop-down list, and there is nothing under either tab. If I click on 'Download', I get a message about newer result not found. If I click on 'Browse', it's out to Explorer - but I don't know what I'm searching for.

So, my start with Telerik is not so great...
Chavdar Dimitrov
Telerik team
 answered on 30 Jun 2011
1 answer
93 views

Hello,

I have an issue regarding X label positioning on bar chart.

Here is what I get now : http://imageshack.us/photo/my-images/199/avantj.png/

And here is what I would like to get : http://imageshack.us/photo/my-images/41/aprsr.png/

With more detailed explanations, on the first image, the mark corresponding to the X label is placed right under the middle of the bar. I would like this mark to be placed at the beginning of the bar, and thus the next mark to placed at the beginning of the following bar. The corresponding label should stay under the mark and not between those two marks.


Thank you in advance for your help.


Regards,

Evgenia
Telerik team
 answered on 30 Jun 2011
5 answers
110 views

Hi,


I came to know that the Rad Pager works only for the higher level nodes (Pager doesn't know the inner hierarchy items). Is this true irrespective from the type of datasource Collection/XML ?


also, we are planning to have a vertical paging, meaning, dates as columns, first page, 30 days (30 columns), second page, next 30 days (30 columns), and it goes on (do have a certain limit on the no. of pages). Question is, is there any easy way to maintain the node expansion state when user is moving from one page to another page?


It would be one of our critical requirement, Please help up.


Thanks,

Suman

Rossen Hristov
Telerik team
 answered on 30 Jun 2011
1 answer
254 views
Hi,

I just create a new RadRichTextBoxRibbonUI. It work perfectly. But, i'm not able to find out how to change the culture property for this specific element. I want to switch the UI from english to french, spanish etc....

For exemple, in order to do this on the radcalendar control, you only have to do this :

            this.radDateInTimePicker.Culture = MyCustomObject.ContextCulture;

But, for the RadRichTextBoxRibbonUI, this property does not exist. So, how do you do it?

Best regards,
           
Boby
Telerik team
 answered on 30 Jun 2011
7 answers
168 views
Hi,
 I generate my row like this:

Telerik.Windows.Controls.TreeListView.

 

TreeListViewRow row = (Telerik.Windows.Controls.TreeListView.TreeListViewRow)radTreeListView1.ItemContainerGenerator.ContainerFromItem(radTreeListView1.SelectedItem);

If I see parent row on the screen, I can reach row.ParentRow but if I don't see parent row on the screen
row.ParentRow is null.

How can I handle this?
Thanks.

 

Maya
Telerik team
 answered on 30 Jun 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
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
Security
VirtualKeyboard
HighlightTextBlock
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?