Telerik Forums
UI for WinForms Forum
3 answers
334 views

Hi

Is it possible to use the data within a datatable as the mail merge fields within a richtecteditor? So the column headings within the datatable will show in the 'Insert merge field' drop down and the rows will be the results. 

I have tried (which was a long shot):

Form.RadRichTextEditor.Document.MailMergeDataSource.ItemsSource = DataSet1.Tables("table").AsEnumerable.ToList   (doesn't work)

If its not possible could someone please suggest a best method? The data comes from a SQL view, which fills a datatable which then displays in the radgridview (which is awesome). Preferably in VB.net please.

 

Many thanks

Dimitar
Telerik team
 answered on 07 Mar 2016
1 answer
174 views

Hi,

I've noticed that a number of properties appear to be changeable in the Visual Studio 2013 designer, but the changes don't actually get persisted to the code-behind for the designer, so they don't actually "stick". For example, I changed the value of the RadDropDownButtonElement.Children(DropDownEditorLayoutPanel).Children(ActionButtonElement).TextWrap from false to true for a button in our ribbon bar, in the Visual Studio designer. It looked like it worked (ie the button appearance updated in the designer to show the text as being wrapped), but when I ran the program the text didn't wrap. I went back and looked at the code and there was no setting for that value in the code-behind for the designer. When I closed and re-opened the designer window, the text had reverted to not being wrapped and the property value had been reset to false. This seems like a bug to me. Is there something I'm missing?

 

Thank you,

Emily

Hristo
Telerik team
 answered on 07 Mar 2016
1 answer
283 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
457 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
352 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
117 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
883 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
265 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
260 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
316 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
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
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
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
NavigationView
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?