Telerik Forums
UI for WinForms Forum
2 answers
114 views
I was able to create Customcell element from the following post.
http://www.telerik.com/community/forums/winforms/gridview/show-mulitple-images-in-a-gridview-column.aspx

But when I perform scroll in Gridview, the same CustomCell with 3 Buttons replicate itself in other cells.
Here is my code for CreateCell Event.

private void gvProductDetail_CreateCell(object sender, GridViewCreateCellEventArgs e)
        {
            if (e.Column.GetType().Name == "GridViewCommandColumn")
            {
                GridViewCommandColumn dataColumn = e.Column as GridViewCommandColumn;


                if (e.Row is GridDataRowElement && dataColumn != null)
                {
                    CustomGridDataCell cell = new CustomGridDataCell(e.Column, e.Row);
                    e.CellElement = cell;
                }
            }
        }

Someone at telerik Please guide Me. I know it has something to do with Virtualize Cell format you guys are using but Can't figure out a way to solve the issue. Thanks in Advance.
Svett
Telerik team
 answered on 23 Oct 2012
1 answer
85 views
I was able to create Customcell element from the following post.
http://www.telerik.com/community/forums/winforms/gridview/show-mulitple-images-in-a-gridview-column.aspx

But when I perform scroll in Gridview, the same CustomCell with 3 Buttons replicate itself in other cells.
Here is my code for CreateCell Event.

private void gvProductDetail_CreateCell(object sender, GridViewCreateCellEventArgs e)
        {
            if (e.Column.GetType().Name == "GridViewCommandColumn")
            {
                GridViewCommandColumn dataColumn = e.Column as GridViewCommandColumn;


                if (e.Row is GridDataRowElement && dataColumn != null)
                {
                    CustomGridDataCell cell = new CustomGridDataCell(e.Column, e.Row);
                    e.CellElement = cell;
                }
            }
        }

Please guide Me. Thanks in Advance.
Svett
Telerik team
 answered on 23 Oct 2012
1 answer
72 views
Hello guys,

Need to know one thing before buy 2012.

What if a project was built under, say, Telerik 2011 and now we install VS2012 (with your last package) and want to use the same sources?
Will it work smoothly?
What VS Designer thinks about all that?

What is the portability between versions both in controls and their operability under VS2012 designer?

Thanks
Stefan
Telerik team
 answered on 23 Oct 2012
4 answers
122 views
Hi,
I've personalized the look and feel of a RadDropDownList control using the "Element hierarcy editor" form.
Is it possible to export that look as xml theme and reuse for other RadDropDownList in my application?

I've tried to use the Visual Style Builder tool, but is seems to cannot update properties after working for a while...

Thank you
Giovanni
Top achievements
Rank 1
Iron
Iron
Iron
 answered on 23 Oct 2012
1 answer
308 views
I see the folders like -

RadGridView
RadSpellChecker

and others in a folder , now what do i need to do next to get started ?
Stefan
Telerik team
 answered on 23 Oct 2012
5 answers
264 views
How do you set the properties on a DateTimeColumn when you want the date only or the time only?  I have the editor type working but for displaying only MM/dd/yyyy or hh:mm I can't figure out the combination.

Actually, change that.  I found the FormatString property and some examples of "{0:t}" and "{0:d}".  I have "{0:HH:mm:tt} and "{0:d}" working for me.  But when  I edit cells in the columns that are time values I see the curly braces and that leading 0 in the text.  How can I get those out?

(And if you drag that time column to the group area the formatting in the group row includes the date.)
Stefan
Telerik team
 answered on 23 Oct 2012
1 answer
108 views
While having a link to downloadable documentation for the Q3 2012 WinForms controls on the Documentation web page is laudable, keeping the RadControls_WinForms_2012_2_726_Help.chm file name is less so. It would also help to have the documentation file link on the product download page, as well, as you do for so many of your other control packages.
Stefan
Telerik team
 answered on 23 Oct 2012
1 answer
107 views
Hi Team,

I have an issue in  RadDataGrid.

I need to set  cmbbox.DroppedDown =true for a windows combobox on it's foucs but I coudn't. 

I can achieve it when the combobox is out of the RadGrid.

Please help me out with a technique. Thanks in advance.
--
Regards,
Manohar
Stefan
Telerik team
 answered on 23 Oct 2012
1 answer
95 views
i have a vs application i don'w know what is the version used but i used Q2 2010 
please help me to find a version or get solution of this error .

1- 
radGridViewContainerStock.Columns["Product_Name"].Index = 1;

2- 
private void radGridViewContainerStock_ViewCellFormatting(object sender, CellFormattingEventArgs e)
 {
     e.CellElement.RowInfo.Cells["Discrepancy"].CellElement.ForeColor = radGridViewTripStock.Rows[e.CellElement.RowIndex].VisualElement.ForeColor;
}

Stefan
Telerik team
 answered on 23 Oct 2012
1 answer
189 views
Hi,

I was wondering if any one could help me, I'm trying to add the onclick event to a RadProgressBarElement. For some reason it does not appear to fire, am I missing something?

I'm using 2012.2.726.40

this.radProgressBarElement1.Click += new System.EventHandler(this.radProgressBarElement1_Click);

Thanks
Ivan Petrov
Telerik team
 answered on 22 Oct 2012
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
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
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
NavigationView
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?