Telerik Forums
UI for WinForms Forum
1 answer
106 views

Hi.

When we want add a message, we create an instance from ChatTextMessage  class or ChatCardMessage class or ...

How can we access to these objects in RadChat1_ItemFormatting event? In fact I want too access to ChatTextMessage Object via TextMessageItemElement.

Thanks alot.

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

Hi,

How to remove the time format from the footer in . can you please help me to remove this.. thanks in advance

Krish
Top achievements
Rank 1
 answered on 22 Nov 2018
1 answer
98 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
967 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
464 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
196 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
698 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
295 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
870 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
263 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
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?