Telerik Forums
UI for WinForms Forum
7 answers
144 views
When a property based on an enum is changed, the change is not applied unless you hit ENTER or click elsewhere on the property grid.  This issue can be demonstrated by the PropertyGrid->Setttings demo. Change the “AccessibleName” property and then click on the “UI Settings” groupbox so the property grid loses focus and you can see the property get applied.  Do the same thing with “AccessibleRole” and the change is not applied until you click back on the property grid.
Stefan
Telerik team
 answered on 20 Sep 2013
2 answers
242 views
Hello,

I use PDFViewer in a VB.NET 4.0 Winform project, with Telerik version 2013.2.724.40.

When the PDF have just an image, it's ok. But when the PDF have a background image and text in front of, it's not working (just display background image). I try to load the PDF with your silverlight demo, and it work fine.

My code is :
Dim mStream As New MemoryStream()
mStream.Write(tdo.Document, 0, tdo.Document.Length)
radPdfViewer.LoadDocument(mStream)
radPdfViewer.ScaleFactor = 0.6F

I try to save the PDF file in a directory to send to the LoadDocument method's, but the result is identical. When I open whith PDFReader, it's OK.

Thank for your help
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Sep 2013
1 answer
164 views
Hi!

I have a RadGridView with ComboBox column, Whole Grid is binded to DataTable.
In comboboxes I would like to have options like: "MS Access", "MS Excel", and a few more. These are options user can choose, and these options are not in DataTable from beginning. How can I populate binded ComboBox with different values than from DataTable? 

Thanks in advance!
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Sep 2013
2 answers
221 views
I have noticed a strange behaviour with togglebuttons when using the default theme, which seems to not occur in the other themes I have tested.

When the CommandBar toggle buttons are activated using a mouse the pressed state has the gradient, when I set them programatically, or when I change to another theme in code and then change back to Default theme the buttons are still depressed but they are now a solid shade of orange and have lost the gradient. This behaviour doesn't seem to occur on any of the other themes.

In the image I have set 5 of the 6 buttons to toggled, taken a pic1 in black theme, changed to default theme where it loses the shading pic2, then used the mouse to togggle off and on two buttons which are now again shaded pic3.

Best Regards,

Kurt

Kurt
Top achievements
Rank 1
 answered on 19 Sep 2013
5 answers
130 views
i implemented custom cell as per samples of telerik. the custom cell is being assigned to specific cells only of the column istead of the entire column. for example one cell is a normal textbox while another implements customdropdownlist or customradbutton in the same column. i am  creating the custom cells in createcell event where i check for specific conditions to determine where to change cell type to be customdropdownlist.
here is part of the code that does this:

If e.Column.Name = "colResult" Then
            If e.Row.RowInfo.Index > -1 Then
   Dim dataItem As GetLastTestResultResult = DirectCast(e.Row.RowInfo.DataBoundItem, GetLastTestResultResult)
    Dim term? As Integer = dataItem.TCount
If term.HasValue AndAlso term > 0 Then
 Dim elem As New CustomDropdownCellElement(e.Column, e.Row)
                    elem.SetComboboxValue(CInt(dataItem.Result))
                    e.CellType = GetType(CustomDropdownCellElement)
                    e.CellElement = elem
end if
end if
end if

the problem is that when scrolling vertically the radgridview, the custom cells move from their row to other rows on the same column. i am not able to find a solution.
Dimitar
Telerik team
 answered on 18 Sep 2013
0 answers
95 views
How i can invoke editable mode for input element of my dropdownlist programmability?
Roman
Top achievements
Rank 1
 asked on 18 Sep 2013
5 answers
171 views
Hi,

I've created a grid with one editable column.
Can you please advise how I can totally disable context menu that becomes accessable when editing, or disable some specific menu points (e.g. "Insert Unicode control character", "Right to left Reading order" etc.)?

Thanks in advance.
Nikolay
Telerik team
 answered on 18 Sep 2013
5 answers
564 views
Hello
Please help me!
How can I disable Arrow keys in Telerik GridView ??
Nikolay
Telerik team
 answered on 18 Sep 2013
1 answer
75 views
Hi!
I have a problem with setting backcolor of child grid's caption.
Screen shows exactly ma problem.
I would like that "SapFieldFilters" look like "SapField". (Different backcolor). I hope my goal is clear. ;)

How to achieve this?

Thanks in advance!
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 18 Sep 2013
3 answers
200 views
Hi

Is it possible to use RichTextBox to achieve the following?

1. Create a new Word Document ("Document 1") from a Word Template
2. Import the contents from another Word Document into "Document 1"
3. Save "Document 1" as a Word 2003 document with the Template correctly attached

It needs to be 2003 as this is for a legacy application.

Thanks
Mark Donne
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 18 Sep 2013
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?