Telerik Forums
UI for WinForms Forum
1 answer
118 views
In one of my columns I have both:
DataEditFormatString & DataTextFormatString set too: {0:N0}

The Text is formating correctly, but when I click into the field to edit, I'm getting a number to 4 decimal places, eg 0.0000.
Am I doing something wrong? or is this an actual bug.
Georgi
Telerik team
 answered on 18 Sep 2007
1 answer
154 views

I placed a textbox on form. Increase its horizontal width. Now change the font size and make font bold. After that increasedd top and botom padding by 2. Now make Autosize to false.
Now make GradientStyle to Solid. Run the application.
problem 1 - the bottom broder line which is blue disappers after this.
 Now again Stop the application , on design mode select the textbox and make its autosize property to true by clicking two times in combobox.
Property window displayed with message---> Exception of type 'System.OutOfMemoryException' was thrown.

After this if we close the form and reopen it the height of textbox exceeds from the area of form.

Abhisek Shukla

Kiril
Telerik team
 answered on 17 Sep 2007
1 answer
140 views
I generate the radgridview through programmatically using dataset, Now I want to set width of columns through programming which are generated . How to do that?

Abhisek Shukla
Jack
Telerik team
 answered on 17 Sep 2007
3 answers
175 views
Place Label and Textbox on a form. Now if texbox comes above label and again we separate label and textbox at design time the backgroud of textbox become color of control. Why it is so...It should be white...

Abhisek Shukla
Kiril
Telerik team
 answered on 17 Sep 2007
2 answers
263 views
On expanding width of textbox control the backgroud of textbox appears white but when we run the application only for certain width it shows white after that control color appears....how to solve this problem...same happens in height case
Abhisek Shukla
Top achievements
Rank 1
 answered on 17 Sep 2007
2 answers
153 views
Hi!
I try to evaluate your winforms components, but now I have one problem - I try put text to the inside of radRibbonBarChunk/radRibbonBarButtonGroup/radImageButtonElement, but unfortunately my text disappears when I run my program (in designer  mode the text is fine). What can be the reason? I checked with debugger that I really have that text but it's not visible for some reason. Any ideas? My display style is imageandtext now but if I try to use only text the button is empty.
kamakaze
Top achievements
Rank 1
 answered on 17 Sep 2007
1 answer
245 views
Sir,
    I couldn't update the value of a cell that I clicked last.
     I expect a quick reply.
     Thanks in advance
     Retheesh

Here I include the code     

private void btnUpdateAll_Click(object sender, EventArgs e)

{
GridViewInfo gvi = rgHeadLine.MasterGridViewInfo;
int Rowcount = gvi.Rows.Count;
for (int i = 0; i < Rowcount; i++)
{
GridViewRowInfo gvri = gvi.Rows[i];
bool publish = (bool)gvri.Cells["Publish"].Value;
bool Active = (bool)gvri.Cells["Active"].Value;
int HeadlineID = Convert.ToInt32(gvri.Cells["HeadLineID"].Value);
HeadLines myHeadline = new HeadLines();
myHeadline.Publish = publish;
myHeadline.Active = Active;
myHeadline.UpdatedBy =
"Mahesh";
int RecordAffected = myHeadline.UpdateHeadLine(HeadlineID);
}

}

Georgi
Telerik team
 answered on 16 Sep 2007
3 answers
233 views
how to update multiple records in a RadGridView for winforms.
Georgi
Telerik team
 answered on 16 Sep 2007
1 answer
229 views
First off, clicking start new thread on IE7 takes me to a blank page.  wtf.

Winforms radchart product.
I would like to see an example of a pie chart where the values are relevant, and the LABELS or legend is relevant also.  If you look at the example shipped with your project under RadChart > Data Binding > Database, I see a pie chart connected to customer by country data.  But the labels are total worthless, they only stated the number graphed.  Of course in a real sample(or project) you'd want to know what customer is associated with the values 13, 7, 2, 2, etc.

I've searched for about an hour now, and still I have not seen an adequate sample to create such an easy task.
Thanks,

Brian.
Kiril
Telerik team
 answered on 15 Sep 2007
1 answer
730 views
In my application I have to place textbox in adjacent of label. i make bothe font size to 10. But when I am placing both together there is mismatching in height. When I placed one more combination of textbox and label one above another space is between them...How to remove that..

Abhisek Shukla
Angel
Telerik team
 answered on 15 Sep 2007
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?