Telerik Forums
UI for WinForms Forum
3 answers
186 views
We are using an unbound hierarchical RadGridView. 

When there is a MouseDown click event on a cell in a child grid, how can we find out which GridControl the cell belongs to?
Dimitar
Telerik team
 answered on 20 Jun 2017
0 answers
123 views

Hello to all
Is there a way to leave the first empty line of the MulticolumnComboBox for example when I open the form that contains it?
I do not know if I explained it well

Fabrizio

fabrizio
Top achievements
Rank 2
Iron
Veteran
 asked on 20 Jun 2017
2 answers
179 views

Hi,

I am trying to add/remove Pages based on selection made during the a Page step. How can i do that?

Eg. If user select Radio button A in Step 2, i want to skip 3 steps next to it and add few more.

Please help.

 

Thanks

Binu

 

Binu
Top achievements
Rank 1
 answered on 19 Jun 2017
4 answers
304 views

Hi,

 

I am utterly confused by my inability to format numbers in a VirtualGrid to only show three decimals. I can find no access to a "Columns" property, and when using the CellFormatting event, I am unable to utilize CellElement.FormatString (VS tells me the set accessor is inaccessible in that context)...

 

How can I prevent numbers from showing as 1.23456489456987654 and instead show 1.235 (for instance), without converting the underlying data itself?

 

Any help appreciated, because I am convinced this must be a trivial operation, which got me to search for hours - to no avail.

 

For reference, here is what I was trying with the CellFormatting event that will not compile for me:

 

       private void rvgData_CellFormatting(object sender, VirtualGridCellElementEventArgs e)
        {
            if (e.CellElement.RowIndex > -1)
            {
                if (e.CellElement.ColumnIndex > 1)
                {

/* This yields: Error    CS0272    The property or indexer
'VirtualGridCellElement.FormatString' cannot be used in this context
because the set accessor is inaccessible */
                    e.CellElement.FormatString = "...";
                }
            }
        }

 

And there's for something else that's frustrating: your code editor on this site does not seem to work on Firefox/Mac...

 

Seb
Top achievements
Rank 1
 answered on 19 Jun 2017
4 answers
132 views

Hi,

is it possible to move selected cell of PivotGrid with keyboard (arrows keys, like in Excel)?

Alex

 

Hristo
Telerik team
 answered on 19 Jun 2017
3 answers
96 views

VB please,

 

need to access let's say for example 'txtEmployeeName' in the level of the user control that is my insert form in my radscheduler.

 

I want to access this control from the level of the page that contains the radscheduler, not form the usercontrol in the Appointment Insert method.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 19 Jun 2017
0 answers
124 views
Hi

I'm using Office2010SilverTheme. The Font of UI Controls in English and Farsi culture is different.
Where is this default is set? How can I set a new Font for controls in Farsi culture?

Cheers
Saeed
Top achievements
Rank 1
 asked on 18 Jun 2017
1 answer
173 views

Hello dear,

Please check the attached file, i do not know if i used wrong property to have title bar with blurry text sometimes, please i need to fix this issue, thanks.

 

 

Ammar
Top achievements
Rank 1
 answered on 18 Jun 2017
3 answers
429 views

Hi!

Can somebody point what I am doing wrong in this example of hierarchy relations in RadGridView: https://1drv.ms/u/s!Av62kAKK6E4Ugu4REmKw6AbGEcFTNw?

If the child template would create automatically the columns it would work fine, but some columns have to be invisible.

Thanks!

Dimitar
Telerik team
 answered on 16 Jun 2017
3 answers
206 views

Hello everybody

I need to hide the digital signature panel in the RadPdfViewer control.

I used the HideSignaturePanel () method but it does not work.
I also modified the property: Visibility (Collapsed / Hidden) in all elements of PdfSignatureElement but it does not work too.

The panel still appears when I load a digitally signed pdf.

Thanks

Dimitar
Telerik team
 answered on 16 Jun 2017
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)
Form
Chart (obsolete as of Q1 2013)
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
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
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
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
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
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
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?