Telerik Forums
UI for WinForms Forum
1 answer
81 views
When I type one Chinese or Japanese word. the word has two the same word show in RichTextBox.
Has any one can help?
Stefan
Telerik team
 answered on 29 Aug 2012
3 answers
193 views
Hi, I try to use the hierarchical grid. I can bind the hierarchical tables, but when I expand (it goes to three levels), I have multiple scrollbars. Each level seems to have it's own scrollbar. I was wondering if it would be possible only to have one scrollbar (a vertical scrollbar) on the right side, so each nested level should expand in full and show no scrollbars.

Hope I could make it clear what to achive.

Thanks
Stefan
Telerik team
 answered on 29 Aug 2012
6 answers
282 views
Hi,

When the spell checker form comes up the user is given the option to "Add to dictionary", which tells the program to store that word and don't flag it as a misspelling.
If this was done accidentally by a user how would they be able to undo that selection?
Where is that information stored? Where is the file? Can it be edited?

Thank You,
Govinda
Stefan
Telerik team
 answered on 29 Aug 2012
1 answer
94 views
Hello,

First, this is a good primer on how to hook up your ListView objects through a custom view: listview-custom-items

Is there a way to access the object being viewed? As an Object would be sufficient. We can generically strongly type the object provided we can get to it.

Thank you...
eSimSE
Top achievements
Rank 1
 answered on 28 Aug 2012
4 answers
104 views
I'm trying to create a data transfer control between 2 radlist controls, but when I transfer/move/insert the new item, the value sets itself to null after adding the item, even though I've specified it.
Can anyone please tell me what I'm doing wrong?

My two radlists are lstLeft and lstRight. My code looks like this:
Telerik.WinControls.UI.RadListDataItem item = new Telerik.WinControls.UI.RadListDataItem(lstRight.SelectedItem.Text, new Guid(lstRight.SelectedItem.Value.ToString()));
lstLeft.Items.Add(item);
lstRight.Items.Remove(lstRight.SelectedItem);
lstLeft.Refresh();
lstRight.Refresh();

when I set a break point on "lstRight.Items.Remove(lstRight.SelectedItem);" the value for the item added in lstLeft is null. But if I check the value after creating the item, the value is there.

Help!
Giselle
Top achievements
Rank 1
 answered on 28 Aug 2012
1 answer
191 views
Why radGridView1_RowSourceNeeded cannot be accessed?
When I click expand, system never fire RowSourceNeeded event?

What I want to do under RowSourceNeeded is:
1. Trigger SQL statement
2. Fill to datatable
3. Foreach DataTable.Row fill in to child radGridView.

private void radGridView1_RowSourceNeeded(object sender, GridViewRowSourceNeededEventArgs e)
{
    MessageBox.Show("Yes");
}


Please download my souce code from link below
file name is ChildGridLoadOnDemand.zip
http://sdrv.ms/T2TNNA
Julian Benkov
Telerik team
 answered on 28 Aug 2012
1 answer
98 views
Hi,

Is it possible to save and load a grids layout settings to/from an applications user settings (My.Settings) ?

Thanks in advance for any help.

Justin
Jack
Telerik team
 answered on 28 Aug 2012
3 answers
149 views
Hello

Is there a way to prevent a DropDownList being selected by tabbing ?
Don
Top achievements
Rank 1
 answered on 28 Aug 2012
2 answers
115 views
I am replacing a bunch of ListBox controls with ListControl
the ListBox controls start out with the height of one item, then expand to fit more items if need be
Telerik ListControl doesn't do this
please tell me the properties I need to do this, or do I manually have to adjust the height?
I tried setting AutoSize and AutoSizeItems to true but that did squatz (translation: nothing)
Elliott
Top achievements
Rank 2
 answered on 28 Aug 2012
4 answers
149 views
Hello all,

It's is possible emulate Microsoft Project's Gantt Chart using Telerik RadChart? I also wish to show if a Series Item depends of another. Can anyone help me? Thanks a lot,

Erik
Nikolay
Telerik team
 answered on 27 Aug 2012
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)
Chart (obsolete as of Q1 2013)
Form
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
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
TrackBar
MessageBox
Rotator
SpinEditor
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
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
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?