Telerik Forums
UI for WinForms Forum
3 answers
482 views
Hi,
        I am using gridview in winForm to display Parent and child records. My application doesn't have user intraction so every thing should happen at run time.
My application should behave.
1. Parent grid first row should be selected and expanded (This is working for me), then child grid first row should be selected (row by row should be selected till end of the child grid) once all the rows are over the parent grid first row should collapse and second row of parent grid should expand the same process should continue till end of parent grid rows.(This is not happening for me)
-- Here another condition is like parent grid row (which is expanded) should remain selected while child grid selection is scrolling.

2. Another requirement
  -- how to insert the image in child grid (Imagecolumn)

Thanks
  Santhosh
 

Jack
Telerik team
 answered on 27 May 2009
5 answers
165 views
Hi,

I use tabpages with autoscroll.
When I design the pages and the control is small enough I see the scrollbars.
But I can't scroll in design mode.

With the normal forms control this works!!

Regards

Manfred
Boyko Markov
Telerik team
 answered on 26 May 2009
3 answers
158 views
Hi,

I am new to RAD controls and found some very good controls.

I am wondering why you people are not providing any controls to suit screen resolution. I mean controls should adjust themselves to suit screen resolution.

Also I found lack of ToolTip control. You can provide Office like Tool tip.

Please think on this....

Thanks and regards,
Prabodh
Victor
Telerik team
 answered on 26 May 2009
1 answer
257 views

Hi at Telerik

I have found an example of the width being set on each column in a RadMultiColumnComboBoxElement.

private void radGridView1_CellBeginEdit(object sender, GridViewCellCancelEventArgs e)
{
        if (this.radGridView1.ActiveEditor is RadMultiColumnComboBoxElement)
        {
            ((RadGridView)((RadMultiColumnComboBoxElement)
this.radGridView1.ActiveEditor).EditorControl).Columns[0].Width = 200;
        }
}

Is there any way to change the Font of the control, in a normal RadMultiColumnComboBox the Rowformatting and ViewCellformatting events would be the way to change font on rows and headers?

the font of the RadMultiColumnComboBoxElement needs to be the same as the RadGrid that holds the element!.

I hope there is a solution. :)

Morten.

Jack
Telerik team
 answered on 26 May 2009
1 answer
171 views
Hello there,

I am using Grid "Load-Layout" and "Save-layout" functionality of Radgridview.

Currently I am saving the grid settings when a user clicks on button to a xml file saved at the application's execution path.

But my client is demanding to save the gridsettings automatically without any user involvement....

I am wandering how to achieve this!!!!!!!

Any help greatly appreciated.....

Please send me response at savan@i2m.com.au..

On a side note is there a way to change my telerik account Email-ID....

Regards,
Savan
savan@i2m.com.au

Lidiya
Telerik team
 answered on 26 May 2009
1 answer
123 views
is it just me or is this missing? when i click on it from the online manual overview.. it goes back to the first page.
Victor
Telerik team
 answered on 26 May 2009
1 answer
155 views
Is there a way I can make an update to the Default Vista theme? 

forgive me if this is a dumb question. I am new at this. 

I have made some nice changes to the drop down button element for the toolstrip that goes nicely with the toolstripbutton element and I wanted that scheme applied whenever adding more dropdownbuttonelements to the toolstrip. 

Thanks!

Nikolay
Telerik team
 answered on 25 May 2009
3 answers
170 views
Is there any eta or plans for the Aqua and Desert themes on the ribbonbar ?

I find the ribbonbar is pretty much a staple part of the interface for some time now and while I really
like both themes , I am unable to use either on any form I use a ribbonbar on as it is impossible
to provide unity across the form with them.

Pretty much all our apps allow the user to set what theme they want to use but since the desert
and aqua theme releases we are still unable to supply them as options because of this 1 missing component
theme.

Also , while the breeze theme is still relatively new , will that be receiving a ribbonbar style soon ?
I realise themes are a last priority but without ribbonbar theming , a theme has limitations on a form.
Vassil Petev
Telerik team
 answered on 25 May 2009
7 answers
653 views
More information:  I found the problem to be when the radTextbox is set to multiline.  It works for a single line, but multiline set to true causes it to not display anything. 
----------------------------------------------------------------------------------------------------------------------------------------
I have the following line of code which works for a standard Windows textbox, but not for a radTextbox, which sets DataBindings at run-time (via a business object):

radTxtDesc.DataBindings.Add(

"Text", this.ProTemp.Elements, "Desc");

I do not get an error at runtime, but the radTextbox shows nothing.  I even set the NullText property, but it doesn't show up either.   I am using the textbox within the new DataRepeater ItemTemplate which is part of the Visual Basic Powerpack 3.0.  And as mentioned, the standard windows textbox works, but I really would like to be able to use the radTextbox instead of standard Windows textbox due to the extra features the radTextbox has which I really need.  Any thoughts?

 

 

Nikolay
Telerik team
 answered on 25 May 2009
1 answer
277 views
Is there a simple way of making a simple dropdown combo- or listbox in the StatusStrip control? 

Thank you in advance.
Peter
Telerik team
 answered on 25 May 2009
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?