Telerik Forums
UI for WinForms Forum
1 answer
108 views
I hope to add this feature in the next version.
1.I want VisibleCheckBox Property
  if VisibleCheckBox is true then dropdowned item contain check box.
  and I want check all,uncheck all function .
Peter
Telerik team
 answered on 24 Aug 2012
1 answer
55 views
How to Adjust tool tip Height and Width?
Stefan
Telerik team
 answered on 24 Aug 2012
1 answer
145 views
plans to support the busy indicator?
Stefan
Telerik team
 answered on 24 Aug 2012
3 answers
127 views
How do I add, use, and include in my deployment a Custom Dictionary for use with radSpellChecker?  I have an internal use application where they use a lot medical words and I want to add a bunch in ahead of time for them.
Stefan
Telerik team
 answered on 24 Aug 2012
1 answer
151 views
When the user pulls a toolwindow out of the dock control so that it appears as its own window, the ParentForm property no longer points to the form it was docked in.  Does this mean dock windows can be dragged and dropped from one dock control to another, or is this a side-effect or bug of some sort?  Is there an alternative way to get the parent dock control where the window was pulled from after the fact?
Julian Benkov
Telerik team
 answered on 24 Aug 2012
4 answers
907 views
I have a requirement to set the tooltips on column headers for a databound RadGridView.

I have tried several ways to go about getting to the CellElement for the grid header row, the most promising of which was the GridView.MasterGridViewInfo.TableHeaderRow.Cells.  However, the CellElement is always null for these GridViewCellInfo objects.

Can someone recommend a way to accomplish this?

Thanks in advance,
Dave
Ragan
Top achievements
Rank 1
 answered on 23 Aug 2012
1 answer
97 views
Hi

I tried by  exporting Grid view to PDF using "ExportToPDF" , but its not exported with the actual alignment as in Grid . the Column names are getting overlapped by shrinking its size and last column name is out of Grid Border .I attached the sample image of the exported PDF for your reference.


Following properties were setting:

                         objExportPDF.PdfExportSettings.EnablePrinting = true;
                        objExportPDF.ExportVisualSettings = true;
                        objExportPDF.TableBorderThickness = 0;
                        objExportPDF.Scale = 1.2f;
                        objExportPDF.PdfExportSettings.PageWidth = radGridStaticTable.Width / 2;
                        objExportPDF.PdfExportSettings.PageHeight = 210;

Please check following code in htmlCellformatting event :

void objExportPDF_HTMLCellFormatting(object sender, Telerik.WinControls.UI.Export.HTML.HTMLCellFormattingEventArgs e)
        {

            e.HTMLCellElement.Alignment = ContentAlignment.MiddleLeft;
            e.GridCellInfo.ColumnInfo.HeaderTextAlignment = ContentAlignment.MiddleLeft;
            e.HTMLCellElement.Styles.Add("border", "solid");

        }


PFA
Ivan Petrov
Telerik team
 answered on 23 Aug 2012
1 answer
113 views
Hello,

I have implemented a datasource and datamember to display the data into the grid.

On my windows 7 PC everything works ok. The datasource and datamember is applied. When I run the application directly or from my Visual studio the datamember is not applied.

 

 

With Me.rdGridBoundaries
    .BeginUpdate()
    .Columns.Clear()
    .MasterTemplate.AllowAddNewRow = False
    .MasterTemplate.AutoGenerateColumns = True
    .MasterTemplate.Reset()
    .TableElement.RowHeight = 30
    .AutoGenerateHierarchy = True
    .UseScrollbarsInHierarchy = False
    .MultiSelect = False
    .MasterTemplate.BestFitColumns()
    .MasterTemplate.AutoSizeColumnsMode = GridViewAutoSizeColumnsMode.Fill
    .ReadOnly = True
    .EnableFiltering = False
    .EnableGrouping = False
    .EnableAlternatingRowColor = True
    .EndUpdate()
    Try
        If gasControlLineInformation.GclObjects IsNot Nothing Then
            .DataMember = "GclObjects"
            .DataSource = gasControlLineInformation

Julian Benkov
Telerik team
 answered on 23 Aug 2012
0 answers
173 views
is there a way to make the text on a RadButton vertical?
like

m
y
b
u
t
t
o
n?

I answered my own question - TextWrap=true
adjust the Width if necessary
Elliott
Top achievements
Rank 2
 asked on 23 Aug 2012
1 answer
144 views
Helo,

Following on from a piece of code I found in the forums which shows how to add a button to a text box. I can't seem to figure out how to remove it! - Can anybody help?

Thanks
Public Sub AddButton()
 
        Dim buttonElement As New RadButtonElement("...")
        AddHandler buttonElement.Click, AddressOf buttonElement_Click
 
        Dim textBoxItem As RadTextBoxItem = Me.RadTextBox1.TextBoxElement.TextBoxItem
        textBoxItem.Alignment = ContentAlignment.MiddleLeft
        Me.RadTextBox1.TextBoxElement.Children.Remove(textBoxItem)
 
         
 
        Dim dockLayoutPanel As New DockLayoutPanel()
 
        dockLayoutPanel.SetDock(textBoxItem, Telerik.WinControls.Layouts.Dock.Left)
        dockLayoutPanel.SetDock(buttonElement, Telerik.WinControls.Layouts.Dock.Right)
 
 
        dockLayoutPanel.Children.Add(buttonElement)
        dockLayoutPanel.Children.Add(textBoxItem)
        Me.RadTextBox1.TextBoxElement.Children.Add(dockLayoutPanel)
 
    End Sub
Stefan
Telerik team
 answered on 23 Aug 2012
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?