Telerik Forums
UI for WinForms Forum
1 answer
182 views
When setting the FormatString property of a GridViewDecimalColumn to "{0:c}", the output shows a boxlike symbol rather than the dollar sign. The FormatInfo property of the column is "Default". The current culture on the machine is en-US. If I set the FormatInfo specifically to "en-US", the column formats properly with the expected "$". 

I am using version 2009.1.9.311 and the data is the supplied AdventureWorks database, SalesPerson table, SalesQuota column.

thank you,
-Noel

Nick
Telerik team
 answered on 13 Apr 2009
1 answer
141 views
Hello,
I wanted to know how can I use the PanelBar to make a panel Collapse and Expand...
Can you send me an example? So I could understand better the way of the use the PanelBar...
Thanks,
Evellyn
Nick
Telerik team
 answered on 13 Apr 2009
5 answers
502 views
I want to validate the current cell before the user moves away. To achieve this I am using the Validating event of the GridView.  However when I check the value of the current cell (radGridView1.CurrentCell.Value) it shows the cell's old value which is useless for validation. I want to get hold of the new value.

I did some experiments with ValueChanging event  but it fires upon every keypress and therefore cannot be effectively used.

I simply want to validate the text of a cell before the user is allowed to move away.

Tariq Changgez
Deyan
Telerik team
 answered on 13 Apr 2009
1 answer
142 views
Hello,

I have a RadGridView generated with many rows. This grid is in virtual mode. Now I want to generate groups. The GroupByExpression property doesn't work. How can I generate groups in virtual mode?

Julian Benkov
Telerik team
 answered on 13 Apr 2009
12 answers
820 views
What is the recommended way to place a RadElement instance on a Form?
Mike
Telerik team
 answered on 13 Apr 2009
3 answers
211 views
Hi!

I like RibbonBar & radApplicationMenu, Excellent Components, but I have a problem. Under Start main Button there are main Items and RightColumnItems, so my interest is on main Items. I have 3 main items, every one displays popup submenus on right side (when mouse pointer is hover), my problem is because 1st item displays about 20 items on popup submenu but only 3 items is displayed due to (I guess) main container size where start menu is on, I need to show all popup items, how can I do?

Thanks for your help
Marcel Rossi
Top achievements
Rank 2
 answered on 12 Apr 2009
2 answers
189 views
Hi all,

I have 2 different forms. 1 form(Form A)  is to call another form (Form B)
Form B is initiated as a single instance.
Below is the code for Form A:
    public partial class FieldList : Form
    {
        Form CreateField = new CreateField();

        public FieldList()
        {
            InitializeComponent();
        }

        private void radButton1_Click(object sender, EventArgs e)
        {
            CreateField.ShowDialog();
        }
    }

Form B contains a radgridview with checkbox column.
When i click on any checkbox, it still looks fine. But when i close Form B, and opens up again,
the checkboxes in the checkbox column cant be clicked and sometimes when i click on 1 checkbox, another checkbox got checked instead.

Below is the Code for Form B:
public partial class CreateField : Form
    {
        public CreateField()
        {
            InitializeComponent();
            LoadData();
        }

        public void LoadData()
        {
            gvUsers.Rows.Clear();
           
            // (checkbox column, textbox column, boolean column)
            gvUsers.Rows.Add(false, "User1", false);
            gvUsers.Rows.Add(false, "User2", false);
            gvUsers.Rows.Add(false, "User3", false);
            gvUsers.Rows.Add(false, "User4", false);
            gvUsers.Rows.Add(false, "User5", false);
          

        }
    }

Has anyone occurs this error before? The form has to be single instance as it is to be used with the SPRING framework.

Thanks and Regards,
Jack
Jack
Top achievements
Rank 1
 answered on 12 Apr 2009
11 answers
445 views
The textbox backcolor is set to transparent but it is showing as a white background.  Is there a way to get the background to be truely transparent?

Thanks,
Tim
Michael
Top achievements
Rank 2
 answered on 10 Apr 2009
1 answer
194 views
Hello,

We encount a problem about the bug of filter row of RadGridView,
when the data type of column is datetime,
I select the "Between" or "Not between" condition of the filter row by the popup menu to
filter the datetime type column,it'll show ""Not enough values"" error message,
then the program crashed,I try the example of Telerik,it occurred the same situation,

I think that Filter Row only allow enter 1 date, but "Between" and "Not between"
must have the option to compare 2 date, so there will be show the "Not enough values" error message.
I use the 2008 Q2 SP1,is this problem fixed in the latest version? if not,how to avoid this problem?

regards.
Nick
Telerik team
 answered on 10 Apr 2009
1 answer
155 views
Hi!

I'm running a English Windows Vista 32bit, current culture is set to Swedish-Swedish.
In my grid, I have a decimal column with formatstring set to "{0:N2} kr"

When I enter the value 10000 this gets formated to "10,000.00 kr"
Acording to the swedish culture information, it suppose to be formated into "10 000,00 kr"

What am I doing wrong ?

Regards
Per
Nick
Telerik team
 answered on 10 Apr 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?