Telerik Forums
UI for WinForms Forum
4 answers
182 views

Hi,

 I want to have rotator with sliding images (including animated GIFs) (like ticker - left to right rotation). Here is my scenario.

 (1) Receive continuous data from socket (no need to implement in sample code) in a thread. This thread in turn will add predefined images in the rotator based on data received. This means that this thread will keep on adding images to rotator 24X7 while rotator is rotating. 

(2) Will any overflow occur in rotator as end number of images will be added during day? If there is limit, code should remove items from rotator if limit breach. 

(3) I also want some label on top of each image where I can set some text.

 Can we add any control dynamically in rotator, and it rotate like ticker? If yes I need some sample code on that too please. 

 

Best Regards

Chandrak

Hristo
Telerik team
 answered on 29 Jul 2015
4 answers
412 views
I have a form (see picture "form") I have a radgridview, when I want to double click on a row shows all the information in the upper controls, use the event doule click the radgridview (see picture "double click event" and "function1"). everything works fine up here.

But when I want to filter the information of radgridview (see picture "FILTERING RADGRIDVIEW"), and I double-click a row and does nothing, does not show the information in the controls.

I hope you can help me. I use visual studio 2012 vb.net
Asesoria
Top achievements
Rank 1
 answered on 28 Jul 2015
1 answer
176 views

Hello!

I'm currently working on a project which uses the Telerik libraries for winforms, and richtexteditor in particular

I've noticed a few things after dealing with a problem I had with the format providers:

1.There are 3 types of FormatProviders libraries:

Telerik.Winforms.Documnets.Formatproviders

Telerik.WinControls.RichTextBox.FormatProviders

Telerik.Windows.Documents.Flow.FormatProviders

I work with richtexteditor so the second one won't apply. But, when I tried to use the 3rd one it gave me an error when trying to export/import:

The best overload method match for 'Telerik.Windows.Documents.Common.FormatProviders.FormatProviderBase<Telerik.Windows.Documents.Flow.Model.RadFlowDocument>.Export(Telerik.Windows.Documents.Flow.Model.RadFlowDocument, System.IO.Stream) has some invalid arguments'

 

I decided to work with the first library for Format Provider. However, when trying to export .docx documents with pictures or hyperlinkes in them, it throws this exception:

 'System.Collections.Generic.KeyNotFoundException' occured in mscorlib.dll'

Additional information: The given key was not present in the dictionary

 

 Any solution?

 

Thank you,

Nisim

 

Hristo
Telerik team
 answered on 28 Jul 2015
3 answers
116 views
I would like to Drag an item from a RadListView into a Panorama, which in turn would create a new tile based on some data from the dragged Item, can someone point me to documentation or code that does something like this?
Stefan
Telerik team
 answered on 28 Jul 2015
2 answers
655 views
Hi,

How can i edit subitems via code?

I tried something like:

RadListView1.SelectedItem.SubItems(3).Text = "Test"

Like it works on a normal Listview, but RadListView doesn't have the parameter 'Text'.
So how can i change the text of the subitem from the selected item ?

Thanks,
Peter
jasmeet
Top achievements
Rank 1
 answered on 28 Jul 2015
1 answer
133 views
Is there any (easy) way to achieve this?
Stefan
Telerik team
 answered on 27 Jul 2015
9 answers
338 views
Hello. I'm starting with .net and i'm a bit confused. I want to do a simple animation with RadRotator, but does not work for me. I add items and call start function but nothing happen. Could you help me?

I need a little help to start this project. I'm using Visual Basic 2005/2008. This is a simple slide in/out with opacity. I've attached images and a video sample that i made in Expression Blend (just to have an idea). It´s possible to do same with RadRotator? please help me with a sample project :)

Video Sample in youtube:
Telerik RadRotator

Best regards

Chili
anunster.com


UPDATE:
I've tried to do it by my self, but i don't know how to add a Label into RadItemsContainer.
I've added in the form a RadRotator1---> click on items property, and i've added a RadItemsContainer .So I clicked on items property again. Now in RadItemsContainer, i've tried to add a Label control, but this control isn't available. I need to add with code at runtime? Or can i add a "Container" control into RadRotator and add controls with drag and drop? , please help,

Also, I've added a PNG Image into RadImageButton ... how can i stretch the image.it's possible?

best regards, Chili Girl

Todor
Telerik team
 answered on 27 Jul 2015
1 answer
114 views

Hello Everyone,

 I would like create Line and Pie chart and  to update real time data as well as historical data, let say every 10 second, every month likewise. I want to create a small application.I would like to build a chart to let use scroll back to see last hour data but on current screen i would like to show real time as well as historical data on the same chart. Please help me.


Please do needful.

 

 

Regards

Rushali Watane

Hristo
Telerik team
 answered on 27 Jul 2015
3 answers
1.0K+ views
Hi,

We are in the process of increasing the font size for all controls within our windows application.
I could not figure out how to increase the numbers font size in the Calendar control.

Thanks
Vanitha
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 27 Jul 2015
1 answer
161 views

Hello everybody,

 I'm using a radradialgauge. My pattern is a half circle. Under this half circle, i've got a blank useless space.

 I try to use the CenterOffset and the scale transform to get it at the right dimension, but when the user change the size of the container, the rendering is ugly.

 Is there a way to trim the clank space all around my gauge to dock it in a parent container ?

 I hope my explication is understandable.

 Best regards,

Tony

Dimitar
Telerik team
 answered on 27 Jul 2015
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
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?