Telerik Forums
UI for WinForms Forum
1 answer
141 views
Hi,

 we have purchased Telerik License for "RadControls for WinForms Q1 2008" .

    Our requirement is :: Having a Grid with three hierarchies and if there are rows in chid template, the "+" symbol should become "-" and the rows in child template should be displayed.This is doing good.

      Even if there are no rows in the child template and when  we click "+" it should become  "-" though no records to display.This is not happening now.

Is there any specific property setting for the grid to be done on our side to get it done or it is not possible with the version we have purchased??

Quick reply is appreciated.

Peter
Telerik team
 answered on 04 Aug 2008
1 answer
51 views
Hi,

I want to create the rad panel bar in my desktop application. In which I want to create the children nodes from xml file ( datasource) which can be different from different times.

I mean, xml file is not the static file it will update after a time interval.


Feejaz
Boyko Markov
Telerik team
 answered on 04 Aug 2008
3 answers
143 views
Hi,

I have a toolstrip with many buttons on it. When the form is small many buttons end up in the overflow dropdown menu as they should. But when I open the overflow dropdown menu and click an item the meny stays open until i give focus to another control. This is not a desired effect for me. It does not look good when the item clicked opens a modal dialog and the dropdownmenu is still visible on top of it. I can also click the item several times and open severeal modal windows as well!!!

What can i do to make the meny close when an item is clicked?

Reagrds,
Atle
Boyko Markov
Telerik team
 answered on 04 Aug 2008
4 answers
130 views
Hello

I suggest that controls:

RAD WinHTMLEditor:
Like RAD EDITOR ASP.NET but for WinForms.

RAD Movile Controls:
Controls For Movile Devices (PocketPc, Etc).

Tank's

Boyko Markov
Telerik team
 answered on 04 Aug 2008
1 answer
152 views
I am using the demo version 2008 q2 and I am having trouble with the grid autogenerating columns.  I set the datasource of the grid view to a datatable that contains many fields.  I only want 3 fields to be displayed in the grid.  I know I can create a column for every field and then make the fields I do not want displayed to false, but the older version you could set the grid to only display the fields you selected.  How is this done in the new version?
Nikolay
Telerik team
 answered on 01 Aug 2008
1 answer
107 views
Hello
I am trying to get the F3 key to work as an actioncommand, but it doesn't seen possible. neither the esc key is possible. Is there a workaround?

Sune
Dimitar Kapitanov
Telerik team
 answered on 01 Aug 2008
1 answer
92 views
Hi,

I'm new to RadControls so forgive me if it is a basic misunderstanding, The problem I'm having is understanding to how to layout my Windows Forms. I am dynamically adding RadControls Checkboxes to the RadPanel. However, after adding them, I see all of them next to each other and behind one another. I would like each of them to be in a new line. Please advice on how to achieve this.

Regards,
JB
Nikolay
Telerik team
 answered on 01 Aug 2008
1 answer
193 views

Hi Telerik,

I added RadDropDownMenu to every node in tree view.

Code:
dim MenuItem1 as new Telerik.Wincontrols.UI.RadMenuItem
dim MenuItem2 as new Telerik.Wincontrols.UI.RadMenuItem

MenuItem1.text="Test Drop Down Menu1"
dropdownmenu.items.add(MenuItem1)

MenuItem2.text="Test Drop Down Menu2"
dropdownmenu.items.add(MenuItem2)

My question is how to get the index of the MenuItem1 or MenuItem2 when you click the RadDropDownMenu?

Thanks

Jordan
Telerik team
 answered on 01 Aug 2008
1 answer
83 views
Hi , I'm Trying to install a Web Service on my server but my web.config file is on error ..­. it say there is an assembly is missing it can't find it ... But on my IIS server it's fine so I wan't to know first why my web service have some teleriks references and to know how can I fix it

tanks for your answers

Alexandre Samson
Sebastian
Telerik team
 answered on 01 Aug 2008
8 answers
515 views

Help!

How do i set up a Master?child RadGridView ?

The following code works on other 3rd party grids but not Telerik  RadGridView - why not?

Thanks

Mark

-------------------------------------------------------------------------
DataSet ds = new DataSet();
DataTable dtSummary = DbWrapper.DBSummary(); // Master
dtSummary.TableName = "Summary";


DataTable dtOrders = DbWrapper.DBOrdersPerClient(); // Child
dtOrders.TableName = "Orders";

ds.Tables.Add(dtSummary.Copy());
ds.Tables.Add(dtOrders.Copy());

DataRelation drSummaryToOrders = new DataRelation("SummaryToOrders", ds.Tables["Summary"].Columns["booking_id"], ds.Tables["Orders"].Columns["booking_id"]);
ds.Relations.Add(drSummaryToOrders);

this.radGridView1.DataSource = ds;
this.radGridView1.DataMember = "SummaryToOrders"; // error

Thomas
Top achievements
Rank 1
 answered on 31 Jul 2008
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
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
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
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?