Telerik Forums
UI for WinForms Forum
3 answers
128 views

Dear All,

I have too many data to show. How to index it in the following figure

When you use a datagridview, it will be automatically added, but how do you do that in RadGridView

Is this possible...

Best regards

Hristo
Telerik team
 answered on 22 Feb 2019
0 answers
104 views
Dear all,

As shown in the image below, the text in my cell is displayed at the top center of the cell.

How do I make it appear in the middle of the cell

It's possible.

Best regards
Ricardo
Top achievements
Rank 1
 asked on 22 Feb 2019
0 answers
106 views
Hello everyone,

     When I use RadMenu, when I click the RadMenuItem control to enter WinForm, the RadMenuItem drop-down menu still appears in the window and does not disappear automatically. RadMenuItem drop-down menu will disappear only when I click another location. How can we set up the RadMenuItem drop-down menu to disappear automatically after entering WinForm?
hong
Top achievements
Rank 1
 asked on 22 Feb 2019
3 answers
189 views

In Word-inspired project I want to display a document and prevent any modifications to it. If I set radRichTextEditor1.IsReadOnly = true then user cannot type in it, but commands from ribbon bar still work (text can be turned bold, for instance). How to disable all the commands from ribbon bar? My document already has document protection enabled, but it also has one permission range.

Interestingly, looking into Telerik code, there is a RichTextBoxCommandBase.CanExecute method, but it's apparently being ignored, as ribbon bar commands are executed even when CanExecute returns false.

Dimitar
Telerik team
 answered on 21 Feb 2019
2 answers
90 views

Hello,

If I set margin or padding value for a gallery item and then add it in the collection of the gallery items, the margin/padding doesn't work incorrectly (see the attach photo: set_margin_before_addrange).

But if I add gallery item first, and then set its margin/padding value, it works.

Could someone tell me why? 

Thank you by advance.

 

Kun
Top achievements
Rank 2
 answered on 21 Feb 2019
4 answers
226 views
I have a problem
in rtl language such as arabic or persian we can not delete dot(.....) in telerik demo
when we want to delete dot in word or paragragh , corsur jump to other line or word.
video:
http://yekupload.ir/.../bandicam_2019-02-13_15-38-11-599.mp4
please help me
best regurde for you
Peshito
Telerik team
 answered on 20 Feb 2019
4 answers
1.0K+ views

Hello,

I'm trying to show and hide groups and single items of a PropertyGrid depending on the answers inside the same propertyGrid.

I've seen that a good place to set the visibility of the group is in when the grid is created, in this function:

private void RadPropertyGridOnCreateItemElement(object sender, CreatePropertyGridItemElementEventArgs e)
        {
            if (e.Item is PropertyGridGroupItem groupItem)
            {
                var myItem = (MyItem)groupItem.Group.GroupItem.GridItems[0].Value;
                   groupItem.Visible = myItem.EnableGroup;
            }
            if (e.Item is PropertyGridItem item)
            {
                var myItem = (MyItem)item.Value;
                item.Visible = myItem.EnableItem;
            }
        }

 

However, I'm not able to change the visibility at a second time, since this function is not called again later.

If I try to change the visibility of the VisualItem in OnItemFormatting, the items are hidden, but the spaces are not recalculated and the design is messed up.

Also, if I try to change the visibility of an item at the end of OnEdited, OnItemFormatting goes on loop.

 

Any hint? :)

Thanks!

Hristo
Telerik team
 answered on 20 Feb 2019
1 answer
137 views

Hello,

I use a RadGalleryElement in my ribbonbar. I found that after I expanded gallery and then re-collapsed, the collapsed gallery size will be changed automatically. Please see the first attached photo. How can I keep the size of gallery unchanged (original one or the smaller one) ?

FYI,

My gallery is autosize = true, the items are added dynamically at the form loading.

I've tried autosize=false, the gallery is completely disappeared. Weird.

Second question, how can I display selected item effect as the second attached photo ? I found few theme can support selected item effect, like windows 7 theme. But I use windows 8 theme.

How can I show selected item effect in program ? If not possible, please tell me which property I can modify in theme.

Thank you.

 

 

Hristo
Telerik team
 answered on 20 Feb 2019
8 answers
264 views
I have a word file with the docx extension; it is used in the file from the text box of the msword .
When I open the file by RichTextEditor, the text box controls are not displayed.
Hristo
Telerik team
 answered on 20 Feb 2019
4 answers
377 views

Hi ,

I want to control tab button disable or enable in different condition, is there any way I can do this ?

Fishhhh
Top achievements
Rank 1
 answered on 20 Feb 2019
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?