Telerik Forums
UI for WinForms Forum
3 answers
295 views
How can I specify which auto hide panel a dock panel hides to?  For example, I have a dock panel that is currently hiding to the bottom auto hide panel, but I would actually like it to hide on the left auto hide panel.
Georgi
Telerik team
 answered on 07 Jul 2009
1 answer
172 views
Hi
I need following functionality:
When user press a button I iterate all childrows checking the values in cells and if those values are not ok i pop out a Message.box warning the user. Then I want to enable him to change the incorrect cell value, therefore I need to make that cell editable. I use following code:

Me.RadGridView.Rows(i).ViewTemplate.AllowEditRow = True
Me.RadGridView.Rows(i).ViewTemplate.Rows(0).Cells(0).BeginEdit()
Me.RadGridView.PerformLayout()
Me.RadGridView.BeginEdit()

The cell stays readonly.
Thank you in advance!
Jack
Telerik team
 answered on 07 Jul 2009
1 answer
137 views
I noticed that the Ribbon Bar has an Exit and an Option button at runtime, but not at design time(?).
How can I register event handlers for these buttons?

Regards
Erwin
Deyan
Telerik team
 answered on 07 Jul 2009
2 answers
117 views
I just installed 2009 Q2 and my application that uses RafForm failed (no reference to Telerik.WinControls.RadForm). I was able to get it working by replacing the this with Telerik.WinControls.RadFormOld on the Inherts statement. (but now I get is obsolete warnings)

My question is: Where is RadForm? I can't find any reference to RadFormOld in the docs on online and I can find RadForm to use in the inherts statement.
George
Top achievements
Rank 1
 answered on 06 Jul 2009
3 answers
230 views
Hi, I was testing out the export to excel feature using the ExportToExcelML object but I found out that it throws out of memory exception when the grid has over 65000 records. I used the following source code:

         void exportExcel_Click(object sender, EventArgs e)
        {
            SaveFileDialog fileSave = new SaveFileDialog();
            fileSave.Filter = "Excel Files(*.XLS)|*.xls";
            if (fileSave.ShowDialog() != DialogResult.OK)
                return;
            string strExportLocation = fileSave.FileName;
            ExportToExcelML exporter = new ExportToExcelML();
            exporter.HiddenColumnOption = ExportToExcelML.HiddenOption.DoNotExport;
            bool exportThemeColors = false;
            exporter.RunExport(radGridView1, strExportLocation, ExportToExcelML.ExcelMaxRows._65536, exportThemeColors);
        
        }

did I do something wrong or is it a problem with the ExportToExcelML object?
Martin Vasilev
Telerik team
 answered on 06 Jul 2009
2 answers
122 views
- Significant parts of Q2 documentation seem to be missing (for example Ribbon Bar).
- Some links to the website are not working
- Even the title points to Q1
- Undocumented breaking changes ...

All in all I'm very disapointed with the quality of the docs once again. Where is the major improvement you promised us about one year ago?
This release feels very much like it should have been the Q2 beta.
Nikolay
Telerik team
 answered on 06 Jul 2009
1 answer
173 views
Hello.

I have another question I would like to group the table on one of the column. I try to do this using this code, but it's not work:

 

Dim gbe As New GridGroupByExpression("Grupa Group By Grupa")

 

gv_dodatkowe.MasterGridViewTemplate.GroupByExpressions.Add(gbe)


What i'm doing wrong ?

Thanks a lot for help.
Mike
Telerik team
 answered on 06 Jul 2009
3 answers
117 views
If I have a grid full of data and I hide some of the rows (by setting row.IsVisible = false), will my column summaries exclude those rows from the calculations? Or do I need to physically remove the row from the grid?

Thanks,
Ben
Jack
Telerik team
 answered on 06 Jul 2009
3 answers
266 views
Hi

I am sure I am missing something very simple, how do I make the datetimepicker popup, as in show the calendar when the control is minimised?
Boryana
Telerik team
 answered on 06 Jul 2009
2 answers
135 views
Hello, my problem is simple. unfortunately I can not deal with it alone.
I want to put RadCalendar in a single cell of the RadGridView , so that date was not written only selected.Can this be done somehow?
I saw a solution to fix the whole column in this way, but I need to do this with a single cell.
Best regards and thank you.
Krzysztof
Top achievements
Rank 1
 answered on 06 Jul 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?