Telerik Forums
UI for WinForms Forum
1 answer
269 views

Hello

How can I trigger RadGrid_CellClick event from code?

Example: 

private void button1_Click(object sender, EventArgs e)
{
        RadGrid1_CellClick(new object, new GridViewCellEventArgs());
}  

 

 

Dimitar
Telerik team
 answered on 07 Mar 2016
3 answers
439 views

I need to achieve a function that when mouse hover over a RadTextBox, it changes its background color. Like what is shown in the demo, text box changed color from gray to white when mouse cursor moves inside the text box.  

I tried to use Mouse-Enter event to change the backcolor. However, this event only triggers when the mouse cursor touches exactly at the border of the text box, as soon as it leaves the border, although the mouse cursor stays inside the text box, this event is no longer valid. I also tried Mouse-hover event, which did not give me a good result either. 

It seems to me that what I need to achieve is a common issue and must have a relatively easy solution. I am wondering if I missed anything.

Thank you! 

Dimitar
Telerik team
 answered on 07 Mar 2016
3 answers
344 views
Hi,
How can i do CRUD operations with rad grid in windows form inside grid(automatically/Programmatically).
Thanks
Dimitar
Telerik team
 answered on 07 Mar 2016
0 answers
90 views

Hello all 

How to fill the multicolumncombobox in radgridview with the data 

i have follow the example and it's work now. if i made by my self it's can't work.

i change this code 

            Dim col As GridViewMultiComboBoxColumn = New GridViewMultiComboBoxColumn()

            col.DisplayMember = "KodeBarang"
            col.ValueMember = "NamaBarang"
            col.FieldName = "Kode"
            col.HeaderText = "Kode"
            col.DataSource = (ds.Tables("MstBarang"))
            AddHandler RadGridView1.CellBeginEdit, AddressOf radGridView1_CellBeginEdit

 

or how to set datasource of gridviewmulticolumncombobox ???? 

 

Thanks before ..

Hengky
Top achievements
Rank 1
Veteran
 asked on 07 Mar 2016
6 answers
845 views
Hi:

I applied an application wide theme but need to override the background color on 2 buttons.  What's the best way to do this while still retaining the "look" of the theme.  The theme currently in use is "Breeze" but two buttons out of the dozens in the entire application need to have Green and Red backgrounds.  I tried simply turning off themeing in those two buttons but the resulting "look" contrasted too greatly with the breeze theme. 

So, i guess i'm asking how to override the background color on these two buttons while still maintaining the overall feel of the breeze theme.

Thanks.

-eLindy
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Mar 2016
2 answers
250 views

Hello,

Is it possible to change the height of my CheckedDropDownList and then wrap the items inside? I'd like to have multiple rows of checked items.

Thank you!

Ryan
Top achievements
Rank 1
 answered on 04 Mar 2016
5 answers
246 views

Hi,

   On click on Gridview cell , rad scroll able panel scrolls to left .

   Controls tree

   (Parent) Rad scrollable panel --> panel --> rad page view --> rad grid view (child )

 

Please find attached image.

 

Thanks.

Dimitar
Telerik team
 answered on 04 Mar 2016
5 answers
305 views
Hello,

I'm using the RadPageView component with the "explorerBar" ViewMode.
I'd like to hide the title bar which indicates the active page, but I didn't found any usefull property, nor any UI element in the Visual Style Builder.

How should I do this ?

Best regards
Patrice
Jesica
Top achievements
Rank 1
 answered on 03 Mar 2016
5 answers
386 views

I have some RadToggleButtonElements in a RadRibbonBar, and I'm trying to apply a theme to them. I already have a theme manager assigned to the ribbon bar, and it appears to be working correctly for the other control types on the ribbon bar. The RadToggleButton theme is loaded into the theme manager but it isn't being applied to the toggle buttons. I've checked the IsThemeApplied property on the buttons at runtime just to be sure, and it's always false. I found a previous post (http://www.telerik.com/forums/toggle-button-style) about how to add a RadStylesheetRelation to the RadToggleButton theme's xml file, and I tried that, but it's still not working. Is there something else I'm missing?

Note: This same RadToggleButton theme is used on another form as well, and it's working there, so I don't believe there's anything wrong with the theme itself. The only difference that I can see is that the toggle buttons on the other form are not being used in a ribbon bar.

 

Thank you!

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Mar 2016
1 answer
284 views

Hi,

I am having trouble sorting a ListView with Custom Items and Custom Groups.

I have Created a SortDescriptor and Enabled Sorting. I have also got a ListViewCustomComparer.

My ListViewCustomComparer is being called and it does appear to be comparing items fine but the ListView never appears sorted.

I did find this article http://www.telerik.com/forums/sorting-items which seems to describe my issue perfectly and it was deemed a problem in the ListView.

I am using version 2016.1.216.40 and was wondering if this was ever fixed and if so what might I still be doing wrong?

Thanks

 

 

 

 

 

Dimitar
Telerik team
 answered on 03 Mar 2016
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
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
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
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
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?