Telerik Forums
UI for WinForms Forum
1 answer
67 views

Hi,

I'm evaluating the library and as one of my first test I used a left docked collapsible panel , it works as expected except that the rest of the controls (inside a radPanel) are not adjusted when collapse/expand.

 

What I have to do for the rest of the controls to be repositioned when the collapsible panel change state?

 

Thanks,

Ignacio

Dimitar
Telerik team
 answered on 22 Nov 2018
12 answers
811 views
Hi,
I'm using telerik Radlistbox (winforms controls)..
The scenario is,when we select an item in Radlistbox then all the related values for the item should be loaded in the window from db..
The corresponding code is written in selecteditemchanged event of the list box..
The Radlistbox is dynamically populated at runtime from db based on the letters we type in as particular textbox(like autocomplete) 
    with the top item selected by default...
The issue is when we select the items other than the item at the top(which is selected by default) then the 
    selectedindexhange event gets fired, the values are loaded in the window.. But if we click the item at the top(which is 
    selected by default) then the selectedindexhange event doesn't gets fired...
We tried click,mousedown events but when we use that where ever we click on the Radlistbox the (apart from the iitems especially in the scroll bars) the item at the top is loading..

pls guide us on this issue(whether any events that we can use or any way to avoid the default selection when using the click event)...
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 22 Nov 2018
3 answers
364 views
So in my deisgner, I have a LayoutControl that has a few items in it and I set the visibility of some of those items to Collpased. I expected the other items that are still visible to kind of properly resize themselves and fill up that space. However, that doesn't seem like the case. The empty space item that holds those items I set to Collapsed still shows on the form. Is there a way with LayoutControl to easily resize some items when other items are in Collapsed visibility state? 
Hristo
Telerik team
 answered on 22 Nov 2018
1 answer
149 views
I’m trying to get a radpageview to auto-size itself to accommodate a user control I place in it programmatically.  At this point I have yet to find any combination of settings to get this to work.  The Autosize property on a particular page doesn’t help.  The pageview itself never grows beyond the size it is set in the designer.  If I set the pageview to autosize in code, it renders as a tiny square, obscuring any controls I’ve either placed in it in the designer, or user controls I’ve placed in a tab programmatically.

Is it not possible to grow and shrink a pageview without manually setting the size/width/height?
Dimitar
Telerik team
 answered on 21 Nov 2018
2 answers
550 views

I'm getting this build error every time I try to add a RadGridView to one of my forms, this issue seems to be appeared after changing the project's target framework from 3.5 to 4.5. Can you please help?

Assembly 'Telerik.WinControls.GridView, Version=2016.2.503.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e' uses 'Telerik.WinControls, Version=2016.2.503.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e' which has a higher version than referenced assembly 'Telerik.WinControls, Version=2016.2.503.20, Culture=neutral, PublicKeyToken=5bb2a467cbec794e' c:\Program Files (x86)\Telerik\UI for WinForms Q2 2016\Bin40\Telerik.WinControls.GridView.dll

Dimitar
Telerik team
 answered on 21 Nov 2018
1 answer
229 views

In Radgrid view, the grid cell normally to show in format.string("{0:0.00%}") but when I click the cell the format should be removed and the cell value should change into Original value (value/100). Can you please suggest any property to my result? Attached image for your reference.

Thank you in advance

Dimitar
Telerik team
 answered on 21 Nov 2018
20 answers
713 views
Hi,
I'm trying to use the RadAutoCompleteBox with a big amount of data.
Because of this, I would like to load data dynamically, based on the current input string.
For example, if the user is typing "ab" I want to start a thread to load from a database all the record filtered by "ab" string (and limited to a max number of record).

Is this automacally supported by the control?
Have someone developed a solution like this?

Thank you,
Sandor
Top achievements
Rank 1
 answered on 21 Nov 2018
9 answers
223 views
I have a masktextbox set to a numeric mask.  I also have an AutoCompleteSource with a list of numbers set to Append.  If the value appended is the desired value and the user tabs or clicks out of the box, the appended value is not kept and only the value typed in is shown.

Example when AutoCompleteSource values are  111890, 57869, 42356:
  • User enters  "11".  
  • Textbox value is appended to show "111890".
  • User tabs out of textbox.
  • Textbox value now displays "11".

Desired scenario:
  • User enters  "11".  
  • Textbox value is appended to show "111890".
  • User tabs out of textbox.
  • Textbox value now displays "111890".

If the mask type is set to none, the desired scenario is met.

Please advise.  Is there simply a property I have set incorrectly?  Is this a bug?  Or is not supported/implemented?



Dess | Tech Support Engineer, Principal
Telerik team
 answered on 20 Nov 2018
4 answers
122 views

Hello!

How do I hide the ribbon bar to keep the window title? Can't understand.

Or I hide the entire ribbon with the RibbonBar command.Visible = false

If I try to hide the TabStrip element, I have an empty bar from the window title to the next component.

Alex
Top achievements
Rank 1
 answered on 20 Nov 2018
1 answer
100 views

Hi!

I've been able to change the size of the checkbox but the checkmark's size is not following the dimension that I've put...

See in the attach file.

Thank you!

 

Dimitar
Telerik team
 answered on 20 Nov 2018
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
ComboBox and ListBox (obsolete as of Q2 2010)
ListView
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
Menu
PropertyGrid
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
Rotator
TrackBar
MessageBox
SpinEditor
StatusStrip
CheckedListBox
Wizard
ShapedForm
SyntaxEditor
TextBoxControl
LayoutControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
DataEntry
GroupBox
ScrollablePanel
WaitingBar
ScrollBar
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
ColorBox
Callout
FilterView
PictureBox
VirtualKeyboard
NavigationView
Accessibility
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
Flyout
ToolbarForm
NotifyIcon
Rating
TimeSpanPicker
BarcodeView
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
DateOnlyPicker
TimeOnlyPicker
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?