Telerik Forums
UI for WPF Forum
1 answer
117 views
Hi,
My Purchase list shows RadControls for WPF but when i download its downloading trial version of 60 days. Whats the reason?
Hristo
Telerik team
 answered on 31 Oct 2008
1 answer
190 views
Is there a way to have the grid display a value in the column other than the underlying objects .ToString()?
Atanas
Telerik team
 answered on 29 Oct 2008
3 answers
122 views
Hi,

I'm working on project where I need to develop a carousel type of UI. I am testing your RadCarouselPanel Control and I'm linking it very much, but I can't get the exactly look i need out of it. So I was wondering if you cold help me.

The look I am looking for is something like that:
http://adrianosilva.net/CarouselPanel.gif

I can get the adjacent controls to have a scale effect but I would need a skew effect also more like the image above.

Is it possoble to do that?

Thanks,

Adriano Silva

Milan
Telerik team
 answered on 27 Oct 2008
2 answers
156 views
Greetings,
  I am attempting to have the text in a GridViewTextBoxEditor selected when a user sets focus to a cell using that editor.

I'm not finding any access to the underling TextBox object (I am assuming there must be one) via either the GridViewTextBoxEditor or the Field object of a cell.

I was expecting to the standard selection and caret properties/method exposed via the GridViewTextBoxEditor.

Any ideas?

Thanks,
   Chris
Christopher
Top achievements
Rank 1
 answered on 27 Oct 2008
1 answer
143 views
Is there a way to set the "scroll tip" for the GridView. By default it appears that the first column in the grid is used, but I'd like to change this. Is it possible?

Regards

Justin Taylor
Atanas
Telerik team
 answered on 27 Oct 2008
9 answers
1.0K+ views
Hi Telerik,

1). I want to set to size of the column width automatically( i.e., when the   column has lenghty data , then column should be lenghty otherwise column should be small).There is property ColumnWidthMode but it is giving extra space with column.

2).  How to change the Column HeaderCellStyle (i.e.,Bold,Italics,Regular ........)

3). When the parent Grid has child Grid, i want to reduce the gap between the 2 Grids. Now it is giving some gap , i want to reduce it.

4). I want to set GroupPanel for Parent and not to Child.
      when i set GroupPanel True  to Parent and for Child to False. it is not 
       coming.
5). Setting Column Length for parent is working properly but not working 
       to child.

6).  For dragging the column line (which  we have set , by coding in child.) it is working properly in parent but in child  it is not  working .

   send as early as possible.

Thanks in Advance.
Kumar

Atanas
Telerik team
 answered on 27 Oct 2008
13 answers
429 views
Hi Team,

1)I want to delete child row based on parent row in radgridview ( hierarchy example).

2)to retrieve child and parent field's data when a child row is selected in radgridview(hierarchy ).

I will be thankfull if anybody helps me.
Atanas
Telerik team
 answered on 24 Oct 2008
5 answers
112 views
Hi team,

1)showgroup panel should be delete from child table and should appear in parent table.( gridview hierarchy)
2)change header column fontfamily only not for column's data(i.e in rows) in
parent table as well as child table in gridview hierarchy.
3)to have child table to child table in gridview hierarchy.


Thank you
Atanas
Telerik team
 answered on 24 Oct 2008
20 answers
511 views
Hi team

Please help me ,Very important task for me .As soon as possible send me sample by tomorrow morning.


currently when we double click only we are getting cell in edit mode  in rad gridview 
requirement:
When using tab and navigating through gridview cells ,the cell  should be in edit mode .


Thank you .
Atanas
Telerik team
 answered on 24 Oct 2008
0 answers
243 views
I am having no luck trying to create a editable node.  I am using XmlDataProvider and HierarchicalDataTemplates.

I have set IsEditable to True on the TreeView.

My DataTemplates look like this:

        <HierarchicalDataTemplate DataType="forest" ItemsSource="{Binding XPath=tree}"
            <StackPanel> 
                <TextBlock Text="{Binding XPath=@name}" MouseDown="Node_MouseDown" /> 
            </StackPanel> 
        </HierarchicalDataTemplate> 
        <HierarchicalDataTemplate DataType="tree" ItemsSource="{Binding XPath=branch}"
            <StackPanel> 
                <TextBlock Text="{Binding XPath=@name}" MouseDown="Node_MouseDown" /> 
            </StackPanel> 
        </HierarchicalDataTemplate> 
        <HierarchicalDataTemplate DataType="branch" ItemsSource="{Binding XPath=leaf}"
            <StackPanel> 
                <TextBlock Text="{Binding XPath=@name}" MouseDown="Node_MouseDown" /> 
            </StackPanel> 
        </HierarchicalDataTemplate> 
        <DataTemplate DataType="leaf"
            <StackPanel> 
                <TextBlock Text="{Binding XPath=@name}" MouseDown="Node_MouseDown" /> 
            </StackPanel> 
        </DataTemplate> 

If I press F2 while on a node, I get a textbox that pops up on top -- but it says
System.Xml.XmlElement.  I need to somehow get it bound to @name so that the two-way binding will function.

If I replace the text on my last node (the leaf) in the edit box (this is on the DataTemplate), then the TextBlock node shows up blank from then on but doesn't save it so it's not making it back to the XmlDataProvider .

If I edit the text on one of the HierarchicalDataTemplates, it seems to have no effect.

Thanks,
Timothy


Timothy Lee Russell
Top achievements
Rank 2
 asked on 22 Oct 2008
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
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
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
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
InlineAIAssistant
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?