Telerik Forums
UI for WinForms Forum
4 answers
156 views
Hi,

I have a column in the grid where we have html formatted text with a hyperlink, when you move this column to header, the header row is also displaying the html tags and href text..

attached is the example.

Regards,
khizar
Khizar Khan
Top achievements
Rank 1
 answered on 10 Mar 2011
3 answers
235 views
Hello, it there any way how to find CommandBarDropDownList Item by string value?
I need following functionality. but I miss FindItem function.
CommandBarDropDownList c = new CommandBarDropDownList();
c.Items.Add("a");
c.Items.Add("b");
c.Items.Add("c");
  
c.SelectedItem = c.FindItem("b");

Only way I know is to loop over c.Items and check, but I expect some easier way in components for commandbars (and it was also included in RadToolStrip and is in standard MS).

Thanks for any help, I had to overlook it somewhere, but documentation is quite brief and not many examples.
Zbynek
Xander
Top achievements
Rank 1
 answered on 10 Mar 2011
3 answers
180 views
hi,
How can I know it that the current row is a new row?
Also here is some other questions still unsolved:
1- Is there a control like FilterEditor of Janus Components in Rad Controls Collection?
2- In radTreeView Control when I set the control's right to left to Yes the Left and Right arrow keys treats same as the control in  Left to right mode that is is by pressing left arrow key a node must be expanded (For RTL treeview) but it collapses the node (which is right for LTR mode). how can I have it with correct treatment.
Thank you.
Stefan
Telerik team
 answered on 10 Mar 2011
1 answer
340 views
Hi Guys,
I am trying to extend Telerik Textbox control to add some custom functionality. I have simply added a class and inherited it from RadTextBox class. The problem is when I add this control to my project it looks flat and does not have the fill etc that normal RadTextBox has. What am i missing? Kindly help
Best Regards,
Syed Afraz Ali
Richard Slade
Top achievements
Rank 2
 answered on 10 Mar 2011
8 answers
1.5K+ views
Hi,

I have a windows application. On one button click i am performing some long processing Task. I am trying to use a Rad Waiting bar to indicate the status of long-running operations. When i am starting the waiting bar in the same thread where my task is getting performed,  it looks like system is hung and does not show the Waiting bar also.

I went through various articles and all  articles tell about starting the long running operation in a different thread.
I do not want to do it in a separate thread.

Is there any alternate way of showing the waiting bar without in a different Thread.

Any kind of help is appreciated.

sasmita
Nikolay
Telerik team
 answered on 10 Mar 2011
2 answers
82 views

Normally a RadButton has 1 text field.

I need a RadButton with 3 different text-fields and 3 different colors and 3 differents fonts and an image.

Thank you very much.

-------------------------------

-  text1                         -

-                                    - 

-          text2                  - 

-                                    -  

-                      text3       -

------------------------------- 

Stefan
Telerik team
 answered on 10 Mar 2011
1 answer
71 views

i have my code as shown below.

   this.radToolStripElement.Items.AddRange(new Telerik.WinControls.RadItem[] {
                       this.m_toolBarStation,
                        this.m_toolBarEdit,
                        this.m_toolBarGraphicPage,
                        this.m_toolBarFormat});

I drag all the toobar and close it by clicking the close button.

Now i wan to add the a particular toolbar to radToolStripElement.

But the probelm is this.radToolStripElement.Parent ie striplayoutpanel is null.

Even though i add,i could not see the toolbar.

Thanks in advance
suresh
Ivan Todorov
Telerik team
 answered on 10 Mar 2011
1 answer
313 views
Hi team,

i have my code as shown below.

   this.radToolStripElement.Items.AddRange(new Telerik.WinControls.RadItem[] {
                       this.m_toolBarStation,
                        this.m_toolBarEdit,
                        this.m_toolBarGraphicPage,
                        this.m_toolBarFormat});

I drag all the toobar and close it by clicking the close button.

Now i wan to add the a particular toolbar to radToolStripElement.

But the probelm is this.radToolStripElement.Parent ie striplayoutpanel is null.

Even though i add,i could not see the toolbar.

Thanks in advance
suresh
Ivan Todorov
Telerik team
 answered on 10 Mar 2011
2 answers
125 views
1) If I press many times "Next" or "Forward" during rotation process, the rotator functionality crashes.
    I can see StartRotation and StopRotation. Please, provide me with guidelines of how to use the two events.

2) If I need to add a PictureBox, then what?
Роберт
Top achievements
Rank 1
 answered on 09 Mar 2011
1 answer
64 views
I am currently using Winforms Q3 2009 Sp1 with Visual C# 2008 Express. I have built an application and am now in need of the Professional version of Visual Studio to deploy it. The Click Once solution that is available in Express will not work.

I was thinking of going ahead and upgrading to Visual Studio 2010 Professional and wanted to know if I would have any issue with the Winforms Q3 2009 Sp1 controls running in the 2010 environment. I plan on just converting my application to C# 2010. I would hope I would not have to rewrite it.

Will the Q3 2009 controls work in Visual Studio 2010?

- Scott
Stefan
Telerik team
 answered on 09 Mar 2011
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
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?