Telerik Forums
UI for WinForms Forum
1 answer
251 views
How do I create a flowchart similar to the picture below
Stefan
Telerik team
 answered on 13 Mar 2013
1 answer
148 views
I have two Telerik rich text boxes in my winforms application. I am trying to append the formatted text from one of the rich textboxes to all areas where a predefined section in the first rich textbox. 

The below code works for finding the required predefined  sections - Once this is done, There was an option to insert a text but I couldnt find anything where I could insert the formatted text. 

radRichTextBox1.Document.Selection.Clear();

 

DocumentTextSearch search = new DocumentTextSearch(radRichTextBox1.Document);

 

foreach (var textRange in search.FindAll("Section1"))

{

radRichTextBox1.Document.Selection.AddSelectionStart(textRange.StartPosition);

 

 

this.radRichTextBox1.Document.Selection.AddSelectionEnd(textRange.EndPosition);

// what to do here to insert the formattted text from radRichTextBox2

}

Stefan
Telerik team
 answered on 13 Mar 2013
2 answers
369 views
Hi,

I would like to now whether the grid view are able to export the child rows only excluding the parent rows?

The reason is, for my task current parent rows are just there as a summary of the child rows in a hierarchical view. Therefore, it does have details that is useful for excel manipulations.

I understand that current grid view can export the grid parent rows and its hierarchy, however the output of the export is not clean and immediately ready for excel data manipulations, as it have repeating child headers and the child is indented one column from the left as screenshot of the existinghierarchyexport.png

So i would like to confirm whether it is possible to have it with the only expectedchildrowsonly.png

Regards

Ivan Petrov
Telerik team
 answered on 13 Mar 2013
1 answer
129 views
Hello,

I just downloaded the Telerik tools. In an effort to get familiar with them all I'm taking a stab at recreating the look of one of the demo apps (Bug Tracker).

In the Bug Tracker solution there's a space between the buttons on the Ribbon bar, but in my version they're butted right up against each other. I could change the AutoSize property and just manually adjust them, but it's driving me a little nuts wondering what the difference is. All of the properties look the same! Can someone tell me how the Bug Tracker demo is creating the spacing?

Thanks!
Kendall
Stefan
Telerik team
 answered on 12 Mar 2013
1 answer
152 views
I have an access database, which has a table, which has two fields.  Item and Price.  Very simple.

I created a vb.net project, on that form is a radgrid.  The radgrid I created two columns.  The first column is a combbox (item), the second a textbox (price).  I bound the combobox to the accesstable.item.  When I run the project, I can see the items in the combobox.  However what I want to do is when I select an item, I want the price column to populate with the price associated with that item.

Can anyone help?
Stefan
Telerik team
 answered on 12 Mar 2013
10 answers
146 views
When you drag an appointment for the second time the NewResourceID is nothing

Thus when you drag an appointment to a new Resource it works the first time, on draging the appointment back to its original location the NewResourceID is not set

?
Jack
Telerik team
 answered on 11 Mar 2013
3 answers
355 views
Hello

With the legacy Winforms combobox (databound mode), when you enter a text which do not correspond to an item of the datasource the selectedIndex property of the combobox is -1 and the selectedItem is Nothing.

With the radDropDownList, I have the same behavior if I never have a valid item selected. But when an item has been selected and you type a "wrong" text, the selectedIndex and selectedItem always return the last selected index instead of -1 and Nothing.

So I can get in this kind of situation:

The displayed text is dirty (not corresponding to a valid value of my list) but the selected Item is a valid (and unknow) value !

Is there a way to fix this issue? I don't want to force the users to choose a valid value because I like to consider that's invalid text (most of time a blank one (If not I set it blank on validation)) with SelectedIndex = -1 and SelectedItem Is Nothing  is for a Null Value.
Peter
Telerik team
 answered on 11 Mar 2013
3 answers
251 views
Hello,

I am using the Timeline Grouping Scheduler. I am facing an issue with the Resource title width.

It was showing the title vertically. But I have changed it to show horizontally.

Now the problem is with the width. It does not display complete text.

I have attached a screenshot for this. 

Can anyone please tell me how to increase the resource(row) header width.

Thanks!
Kalpen Patel
Svett
Telerik team
 answered on 11 Mar 2013
1 answer
125 views
Hi,

Is it possible to add the functionality of a ToggleButton to a SplitButton, similiar to the bullets and numbering button elements in the ribbon of Word 2010?
It should work as follows:
- if the user clicks the button element, it should call a click event and toggle its state
- it should be possible to set the toggle state by code
- if the user clicks the arrow element, the drop down should open without firing the click event from above and not changing its state

Any ideas are welcome.

Thanks
Ingmar
Stefan
Telerik team
 answered on 11 Mar 2013
0 answers
186 views
radPivotGrid1.PivotGridElement.BestFitHelper.BestFitColumns() is not working ㅜㅜ.
what's wrong?

please help me.
lee
Top achievements
Rank 1
 asked on 11 Mar 2013
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
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?