Telerik Forums
UI for WinForms Forum
6 answers
376 views
Hello,

how i can hidden the HelpButton? In the UI-Elements i can set the Visibility to false of the Base Element, which is the help button [i think so]. But it didn`t work. Is there a workaround?

Kind regards, Ronny.
Jack
Telerik team
 answered on 13 Apr 2011
1 answer
62 views
Hi,

I am trying to color a row of a child if the date in the first cell is higher than the current date and the string in the second cell is not equal to "Closed".

I tried iterating through the rows but wasn't able to get the value of a certain cell to compare with.

I tried a few other approaches but nothing seemed to work. I'm real stuck on this one.

Thank you for the help.
Richard Slade
Top achievements
Rank 2
 answered on 13 Apr 2011
4 answers
129 views
We have both a web and desktop application that uses several telerik RadControls. Unfortunately, I'm having difficulty using these controls in a CodedUI Test in Visual Studio 2010. The test recorder picks up the control, but can't uniquely identify it or get any properties from it.

Are there any extensions available to the UI testing in Visual Studio to help us with testing these controls? This is killing our automation efforts not being able to simply get text from a RadLabel, or click a specific cell in a Grid.

Thanks,
Brandon
Stefan
Telerik team
 answered on 13 Apr 2011
2 answers
102 views

Hello,

Using version 2011.1.11.315 (2011 Q1) and I am using Custom Sorting.  When I have a column sorted and then try to group the grid, I get:
"An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll" on this line:

var parentRow = e.Row1.Parent as GridViewRowInfo;


I have a test project that also does this, but I was not able to open a bug report for some reason. 

Any ideas/workarounds? 

Thank you,
Aaron

Jack
Telerik team
 answered on 13 Apr 2011
3 answers
114 views
Hello,
I have a radGridView with a theme and when I select a row, this row is highlight in orange.

I have a button on the page and when I click him, I want to remove the highlight from the select row.

Didn't find how to do so.

Any idea?

Thanks.
Richard Slade
Top achievements
Rank 2
 answered on 13 Apr 2011
2 answers
145 views
Hi 

Is ExportToExcelML compatible with Office 2000 ?

Attached there is an example how Excel 2000 shows it.

The content of xls file :
<?xml version="1.0" encoding="UTF-8"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="urn:schemas-microsoft-com:office:spreadsheet">
<Styles>
<Style ss:ID="CellStyle0">
<Alignment ss:Horizontal="Center" ss:Vertical="Center"></Alignment>
<Font ss:FontName="Segoe UI" ss:Color="#000000"></Font>
<Interior ss:Pattern="Solid" ss:Color="#D9E7F9"></Interior>
<NumberFormat></NumberFormat></Style>
<Style ss:ID="CellStyle1">
<Alignment ss:Horizontal="Left" ss:Vertical="Center"></Alignment>
<Font ss:FontName="Segoe UI" ss:Color="#000000"></Font>
<Interior ss:Pattern="Solid" ss:Color="#FFFFFF"></Interior>
<NumberFormat></NumberFormat></Style>
<Style ss:ID="CellStyle2">
<Alignment ss:Horizontal="Left" ss:Vertical="Center"></Alignment>
<Font ss:FontName="Segoe UI" ss:Color="#000000"></Font>
<Interior ss:Pattern="Solid" ss:Color="#FFFFFF"></Interior>
<NumberFormat ss:Format="gg/mm/aaaa"></NumberFormat></Style>
<Style ss:ID="CellStyle3">
<Alignment ss:Horizontal="Right" ss:Vertical="Center"></Alignment>
<Font ss:FontName="Segoe UI" ss:Color="#000000"></Font>
<Interior ss:Pattern="Solid" ss:Color="#FFFFFF"></Interior>
<NumberFormat></NumberFormat></Style></Styles>
<Worksheet ss:Name="Lavori">
<Table>
<Column ss:Width="150"></Column>
<Column ss:Width="150"></Column>
<Column ss:Width="150"></Column>
<Column ss:Width="150"></Column>
<Column ss:Width="60"></Column>
<Column ss:Width="90"></Column>
<Column ss:Width="90"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="90"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="90"></Column>
<Column ss:Width="50"></Column>
<Column ss:Hidden="1" ss:Width="50"></Column>
<Column ss:Width="50"></Column>
<Column ss:Width="50"></Column>
<Row ss:Height="24">
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Cliente</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Utente</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Argomento</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Descrizione</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Attivo</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Assegnazione</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Inizio</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Priorità</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Termine Previsto</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Termine</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Consegna</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Riferimenti_Consegna</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Contratto</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Importo</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Num_Fattura</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Data_Fattura</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Note_Fattura</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">ID_Argomento</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">Consegnato</Data></Cell>
<Cell ss:StyleID="CellStyle0">
<Data ss:Type="String">D.Revisione</Data></Cell></Row>
<Row ss:Height="19">
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String">XXXXX S.p.A.</Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String">Vincenzo</Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String">YYYYY - VdR Chimico</Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String"></Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="Boolean">1</Data></Cell>
<Cell ss:StyleID="CellStyle2">
<Data ss:Type="DateTime">1900-01-01T00.00.00.000</Data></Cell>
<Cell ss:StyleID="CellStyle2">
<Data ss:Type="DateTime">1900-01-01T00.00.00.000</Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String"></Data></Cell>
<Cell ss:StyleID="CellStyle2">
<Data ss:Type="DateTime">1900-01-01T00.00.00.000</Data></Cell>
<Cell ss:StyleID="CellStyle2">
<Data ss:Type="DateTime">1900-01-01T00.00.00.000</Data></Cell>
<Cell ss:StyleID="CellStyle2">
<Data ss:Type="DateTime">1900-01-01T00.00.00.000</Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String"></Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="Boolean">1</Data></Cell>
<Cell ss:StyleID="CellStyle3">
<Data ss:Type="String"></Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String"></Data></Cell>
<Cell ss:StyleID="CellStyle2">
<Data ss:Type="DateTime">1900-01-01T00.00.00.000</Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="String"></Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="Number">25</Data></Cell>
<Cell ss:StyleID="CellStyle1">
<Data ss:Type="Boolean">0</Data></Cell>
<Cell ss:StyleID="CellStyle2">
<Data ss:Type="DateTime">1900-01-01T00.00.00.000</Data></Cell></Row></Table></Worksheet></Workbook>


Thanks
Simone
Simone
Top achievements
Rank 1
 answered on 12 Apr 2011
3 answers
152 views
I've disabled the PageView Header (made invisible), but I'd like to show a close icon for each page within my view. Changing the ShowCloseButton property didn't seem to work. How do I go about showing the icon for each page?
Thanks.
Alexander
Telerik team
 answered on 12 Apr 2011
1 answer
57 views
Hi,

I realise this has been posted before, however this was back in Dec 2009. Are there plans to introduce these as I cannot see this in a feature/bug request or on the roadmap?

It is a royal pain having to change every label to add a Top Padding of 1 so that the base of the text on the label lines up correctly to a dropdown or textbox controls text...

Cheers,

Steven
Peter
Telerik team
 answered on 12 Apr 2011
1 answer
146 views
Hi,

We are converting our standard Windows ComboBox controls to the Telerik DropDownList to take advantage of displaying the text property to whatever we want (works great!).  We were previously setting an unbound ComboBox.SelectedItem = myBizObject to select the current value.  However, this does not work with the Telerik DropDownList and setting .Value doesn't apply as the ValueMember is not unique.

Is there a way to manually select the selecteditem like we did with Windows ComboBox?  I tried .SelectedItem.DataBoundItem but that didn't work.

Thanks!
Peter
Telerik team
 answered on 12 Apr 2011
3 answers
122 views
The Text and Value properties of the RadTreeNode are accessing the same thing. 

For example: 

RadTreeNode node = new RadTreeNode();
node.Value = new RadTextBox();  // Text is changed to "Telerik.WinControls.UI.RadTextBox"
node.Text = "Open TextBox"// Value is changed to  "Open TextBox"


Is this how it is meant to work?



Troy
Top achievements
Rank 1
 answered on 12 Apr 2011
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
Dock
RibbonBar
Themes and Visual Style Builder
ChartView
Calendar, DateTimePicker, TimePicker and Clock
DropDownList
Buttons, RadioButton, CheckBox, etc
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
PropertyGrid
Menu
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?