Telerik Forums
UI for WinForms Forum
13 answers
309 views
Difficulty in small things in RadGridView:

Why can not I pinned the first two columns?
In columns with decimal type, edit them to {0 :###,## 0:00, pressing the comma, a second comma is placed in value. I have to use dot "." to work.
After placing a column in edit mode, I would like to press the down arrow to move it to the next line without the need to press enter to confirm.

We purchase components from Telerik and do not use almost nothing because of trouble setting things simple
Martin Vasilev
Telerik team
 answered on 06 May 2011
3 answers
260 views
Has anyone else noticed in the most recent release that after expanding and collapsing a particular group of nodes twice the vertical scroll bar disappears?  If you're towards the bottom of the list this bug makes it where you cannot access the nodes out of the initial collapsed view.

Luckily in my application I have an "Expand/Collapse" button which by calling either the CollapseAll() or ExpandAll() on the RadTreeView returns the vertical scroll bar.
Jack
Telerik team
 answered on 05 May 2011
1 answer
118 views
I have two gridviews on a form, each is grouped by the same column name. I want to capture the text in the group header of gridview1 as the groupexpanded event fires but when I attempt to get this information using 'sender.currentrow.headertext' visual studio crashes.

When I have the information I want to loop through the rows in gridview2 and expand the equivalent group if one exists.

Is this a bug or is my approach wrong?
Richard Slade
Top achievements
Rank 2
 answered on 05 May 2011
1 answer
106 views
I've set the MultiSelect to true but I cannot select more than one row. Is this feature not available with a self-relation hierarchy gridview?

Being able to select more than one row is very important to the application I'm working on.

Thanks for your help.
Richard Slade
Top achievements
Rank 2
 answered on 05 May 2011
1 answer
141 views
Hello,

I want to create a grid where one record is shown on 2 lines. I have done this by using the htmlviewdefenition.
When I enlarge the font size and then set the autosizerows property to true, the header isn't displayed properly. (Attached you will find a screenshot of the grid)

My code:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using Telerik.WinControls.UI;
 
namespace TestTelerikGrid3
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }
 
        private void Form1_Load(object sender, EventArgs e)
        {
            HtmlViewDefinition view = new HtmlViewDefinition();
            view.RowTemplate.ReadXml("GridLayout.htm");
 
            radGridView1.ViewDefinition = view;
 
            radGridView1.Font = new Font("Segoe UI", 15.75F,FontStyle.Regular);
            radGridView1.AutoSizeRows = true;
        }
    }
}
 
Html:
<table>
<tr>
    <td colspan="2">Column1</td>
</tr>
<tr>
    <td>Column2</td>
    <td>Column3</td>
</tr>
</table>

I am using gridview version 2011.1.11.419.

Can anyone help me with this problem?

Regards,
Steve
Richard Slade
Top achievements
Rank 2
 answered on 05 May 2011
1 answer
92 views
Hi,
I want to have a persian Spellchecking in my app but I don't know how to implement it.
Can you please guide me?
Thanks.
Stefan
Telerik team
 answered on 05 May 2011
1 answer
151 views
I am using the Ribbon bar. I am attaching a screen shot of the ribbon as shown in my application.

When the user minimizes the application, and then restores it, the ribbon buttons are messed up as you can see from the second screen shot I am attaching. Notice that any buttons that are in button groups no longer have any text.

If the user clicks the up arrow in the upper right corner to hide and then show the toolbar, it resizes back to the original display.

Is this a known bug? Any idea on how soon it will be fixed?

Thanks!
Peter
Telerik team
 answered on 05 May 2011
6 answers
132 views
Hi,
I need a Color gallery in my project to let user to format grid's cell to save them.
Please guide me.
tooraj azizi.
Ivan Petrov
Telerik team
 answered on 05 May 2011
2 answers
240 views
Dear Telerik Team,


Is it possible to create a custom Drop Down list (validation list) in the Excel worksheet when exporting the RadGridView with ExportToExcelML (VB.net code)?

 

I;m giving herebelow an example of code to create a drop down list using the Excel Interop assemblies but which I'd like to use/convert with the faster ExportToExcelML method:

 

 

 

Private Sub AddCategoryValidationList(ByVal rng As Excel.Range)

With

 

rng.Validation

 

 

.Add(Excel.XlDVType.xlValidateList, _

 

Excel.XlDVAlertStyle.xlValidAlertStop, _

 

1,

"=Beneficiaries!$A$1:$A$1000")

 

 

.InCellDropdown =

True

 

.ErrorTitle =

"Stock release form"

 

.InputMessage =

"Please select a beneficiairy"

 

.ErrorMessage =

"The value you have entered is not a " & _

 

 

 

"valid beneficiary. Please select a beneficiary from " & _

 

 

 

"the list."

 

.ShowInput =

True

 

.ShowError =

True

 

 

End With

 

End Sub

Best regards,
Alain Cavenaile
Martin Vasilev
Telerik team
 answered on 05 May 2011
1 answer
169 views
Hi,
When I change entire app's theme using associated class, My grid's header font doesn't appear with the font I set for prevous theme. this happens for Win7 and Desert themes. How to solve this? please tell me.
How can I get rid of Telerik theme's header display glitch (shows header gray color and after mouse hover backs to original color(green))?
Thank you again, Tooraj Azizi.
Ivan Petrov
Telerik team
 answered on 04 May 2011
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
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
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
SplashScreen
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?