Telerik Forums
UI for WinForms Forum
1 answer
79 views
Is there any way to turn off the sound on the grid which occurs when a user is adding/changing a column and tabbing out of it.  It also beeps when the new row is added.  This is highly irritating!!!  How do I turn it off?  Thanks!
Jack
Telerik team
 answered on 13 Nov 2008
1 answer
93 views
I found an interesting bug with a RadTitleBar placed on a ShapedForm.  This is on Q2 2008 SP1, so it may have been fixed in Q3, I don't know.

Steps to reproduce:

1. Add a form to a windows form project
2. Change the form to inherit from ShapedForm  (add the necessary references)
3. Drop a RadTitlebar on the form, Dock it to the top
4. Drop a RadMenu on the form, Add a menu item or two
5. Add a submenu or two if you want to each menu item
6. Run the project. 
7. Now, click and hold on one of the menu items.  Then drag your mouse across the titlebar.  Your form will move too!!!

Can someone confirm in this is in the Q3 release?  I have it downloaded but haven't had time to install it yet.
Thanks!!
Nick
Telerik team
 answered on 13 Nov 2008
1 answer
152 views
I saw some references to RadListView in the latest WinControls documentation.  The control doesn't show up in my toolbox.  Is this going to be fully documented and implemented at some point in the future? 

Thanks,

Adam
Nick
Telerik team
 answered on 12 Nov 2008
1 answer
197 views
Hello experts!
Look, I created a theme for a RadPanel in which only the top border is showed, the other 3 have a transparent color.
I need to do something like that with a RadButton but it seems to be impossible.

Is there any way to accomplish that?

Thanks!
Nick
Telerik team
 answered on 12 Nov 2008
1 answer
124 views
Hi, I'm new on RadGridView , i need to have the grid in design view with the columns generated, and from code fill the grid, it's OK but at runtime it creates twice each column, i'm looking for MasterGridViewTemplate.Autogenetarecolumns in properties window to set it to false but i can't find it,  where shoud it be?  or is there other way to prevent duplicating the columns?

I'm using Q2 2008 for winforms.


UPDATE::

RESOLVED:
I was looking in the wrong place (design view)  i used in code "GridView1.MasterGridViewTemplate.AutoGenerateColumns = False" , that resolved this issue,  many thanks!!!

Roberto.

 

Nikolay
Telerik team
 answered on 12 Nov 2008
9 answers
865 views
Dear Telerik team,


I have an event handle on the RadGridView.CellEndEdit event;

Its purpose is to look up a value from the database by the value entered in that cell and overwrite it with the value returned from the database.

Scenario and implementation:

User creates a new row in the grid and enters 'ABC' as value for the 1st column//cell. Then they press ENTER which will cause the radGridView1_CellEndEdit to be invoked.

 

private void radGridView1_CellEndEdit(object sender, GridViewCellEventArgs e)
{
    int rowIndex = e.RowIndex; //is -1, since it's a new row
    int columnIndex = e.ColumnIndex; //is 0, since it's the 1st column that's being editited by the user.
    
GridViewRowInfo row = this.radGridView1.MasterGridViewInfo.CurrentRow; //The only way to get the row (since rowindex => -1)
    string cellText = row.Cells[0].CellElement.Text; //is 'ABC', as entered by the user
    string cellValue = (string)row.Cells[0].Value; /is <Null> ?????? 
    row.Cells[0].Text = string.Join(",", new string[] { cellText, cellText }); //Concatenats into 'ABC,ABC' and overwites the cells text with that.
}


Now when you look at the cell on screen, you'll see that it still presenting it as 'ABC'.

Remarks.
1) Setting the Cell value does not help in any way.
2) The code above does work if the row is not a new row.
3) If the grid is under VirtualMode = true, then NO text can be read from that cell in the snippet.



I would like to know what is there to do to have the value/text being overwitten on CellEndEdit' in case of a NEW row. It's a key requirement for the application I'm working on.

Kind regards,

Jack


 

Jack
Top achievements
Rank 1
 answered on 12 Nov 2008
3 answers
254 views
HI

i changed the classic look for the form to rad form but when i run the application

the rounded corners are not outlined as other borders.

 
erwin
Top achievements
Rank 1
Veteran
Iron
 answered on 11 Nov 2008
8 answers
354 views
Hi,

I use the DockingManager in my project.
The line

   Me.DockingManager = New Telerik.WinControls.Docking.DockingManager

causes about 20 MessageBoxes to pop up saying "Can't find TypeConverter to string for animation step of type Telerik.WinControls.ColorAnimationStep"
After that everything seems to be working fine.
This happens only on machines where Telerik is not installed. Machines with RadControlsWinforms_Q3_2007 don't show any MessageBoxes.

I hope you can give me any advice,

Thanks,
Chris


Nick
Telerik team
 answered on 11 Nov 2008
1 answer
85 views
Hello,

where can i find the help for the RadRibbonForm ?

Greetings,

Ramius
Nikolay
Telerik team
 answered on 11 Nov 2008
1 answer
105 views
I've seen how beautiful the AJAX suite installer has been over the past releases.  It looks so cool!  I would like it if all of your product suites (or at least WinForms, to start!) used such gorgeous installer templates.  If it's not already something in your roadmap, I would definitely consider it.  Installing programs is a really mundane task, and enhancing the UX during that stage would be great.

Regards,

UIdev
Vassil Petev
Telerik team
 answered on 11 Nov 2008
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?