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

I wonder how I could reorder columns that have been auto generated.
/ jorge
Dwight
Telerik team
 answered on 06 Aug 2007
1 answer
110 views
I want to define the default filter to 'Contains' but I cant find this property. Cause I bind the data to the grid by code I would like to set this property by code also.


Where can i find the property?
Dwight
Telerik team
 answered on 06 Aug 2007
1 answer
144 views
Dears

I am having a checkboxes tree with tri-state i wrote code to programmetically check leaf node but expecting to change its parents to intermediate state. but it only setting checked state of the perticulare node I have tried node.Checked = true and also 

node.CheckState = Telerik.WinControls.Enumerations.ToggleState.On;

but no success. please help me in this regard how to update the parents exactly like it does with mouse click.

Regards.
Mubashar Ahmad

Boyko Markov
Telerik team
 answered on 06 Aug 2007
4 answers
122 views
 the asp combobox form controls have a proberty called change_submitted which occures after a comboboxitem is chosen from the dropdownlist and the dropdownlist is closed. now i am locking for the same proberty in the telerik one. which one do i have to choose to get the same action?
thank you
Georgi
Telerik team
 answered on 03 Aug 2007
1 answer
318 views
In SP2 Q1 2007, The DockingManager has a Form[] MdiChildren property which is the same as Form MdiChildren. It gets an array of forms that represent the multiple document interface (MDI) child forms that are parented to this docking manager.

Can someone explain how a child windows form is parented to a Docking Manager? 

Does it mean that now we can place a window Form into tabbed document's panel, without using UserDockForm class?

Any sample of coding on how to implement above and how to interate the mdi chidren forms.  Appreciate if you can show how to use MdiChildren property and ActivateMdiChild method.

Thanks a lot.
Julian Benkov
Telerik team
 answered on 03 Aug 2007
5 answers
233 views
I have a list containing objects ' Customers' . Each object contains an Id, Name, Date and NumberOfOrders.

Now i want the Xaxis spread out each customers and the Yaxis represent the NumberOfOrders.

radChart.DataSource = (list) Customers; 
* radChart.Xaxis = customers.id; * 
* radChart.Yaxis = customers.numberOfOrders; * 
radChart.Databind(); 
 
 


How can i do this in C# code?
Dwight
Telerik team
 answered on 03 Aug 2007
1 answer
234 views
Hi

I have a normal Win vs2005 VB based combobox that is working which i need to convert to using a RadComboBox.

Because the data set is quite large (20,000) items it does not seem practical to load all items at once.

I understand how to implement autocomplete on its own and also how to load a subset of the SQL data based on the string entered into the combobox inout area. (in VB)

Please can you give some idea how to hook the filtered SQL data to the autocomplete function of the combobox. (I use keyup in my non Rad ver)

Thanks
Howard
Georgi
Telerik team
 answered on 03 Aug 2007
1 answer
127 views
Hi,

I am using one Third party Message dll to Show the Message in Message Box . Its Working fine  for Ajax Panel .But Ajax Manager is Not Supporting .

<cc2:msgBox ID="MsgBox1" runat="server"  />

I gave like this also Please send me any Solution


<AjaxSettings>

<rada:AjaxSetting AjaxControlID ="MsgBox1">

<UpdatedControls >

<rada:AjaxUpdatedControl ControlID="UI_StockRadGrid" />

<rada:AjaxUpdatedControl ControlID="UI_StockMatrixGrid" />

<rada:AjaxUpdatedControl ControlID="UI_StockGuideline" />

</UpdatedControls>

</rada:AjaxSetting>

</AjaxSettings>

 

<AjaxSettings>

<rada:AjaxSetting AjaxControlID="UI_StockGuideline">

<UpdatedControls>

<rada:AjaxUpdatedControl ControlID="MsgBox1" />

<rada:AjaxUpdatedControl ControlID="UI_StockRadGrid" />

<rada:AjaxUpdatedControl ControlID="UI_StockMatrixGrid" />

<rada:AjaxUpdatedControl ControlID="UI_StockGuideline" />

</UpdatedControls>

</rada:AjaxSetting>

</AjaxSettings>

Please send me any Solution
with best regards,
V.S.Devipriya

David Silveria
Top achievements
Rank 1
 answered on 02 Aug 2007
1 answer
230 views
Place a RadPanel on the form, put some controls in, edit with the theme builder, cancel, when you come back it's gone, controls and all. It's still in the designer.vb, but not visible on the form even when you select all.
Mike
Telerik team
 answered on 02 Aug 2007
2 answers
248 views
Hi!
I know it's sort of strange to do it, but can the grid bind to a XmlDocument? Maybe give Xpaths to the columns to show, it would be fantastic.

What I want to accomplish is to show in a datagrid the results of an xpath expression on SelectNodes. And it should be fast (150 000 elements).

Any idea on how to accomplish this? XmlNodeList implements IEnumerable, shouldnt it be able to bind?

Anyways, I thought it would be a neat feature to be able to do it directly.

Thanks,
/ jorge
Julian Benkov
Telerik team
 answered on 01 Aug 2007
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?