Telerik Forums
UI for WinForms Forum
1 answer
345 views
After updating winforms this error appears.
'Telerik.WinControls.UI.RadGridView' does not contain a definition for 'GridElement' and no extension method 'GridElement' accepting a first argument of type 'Telerik.WinControls.UI.RadGridView' could be found (are you missing a using directive or an assembly reference?)
please advice which method to use?
Reference version: 2014.2.715.40
Thanks
Stefan
Telerik team
 answered on 08 Aug 2014
1 answer
189 views
Telerik members:

I  have some data from  List<object> liPatients. 

Radgridview will auto generated some columns from liPatients.  

I have used the code radGvAppointedByPatient.MasterTemplate.AutoSizeColumnsMode = GridViewAutoSizeColumnsMode.Fill;

But some column's width still not enough.  how to set the some one autogenerated column?

thank you
Stefan
Telerik team
 answered on 08 Aug 2014
1 answer
86 views
Hi all

I have three questions:

First :I use telerik chart to create a chart for my
application. I want to insert column and row sum of chart data table below the
chart (the same as last column and row in attached image).I do it manually. Is
it possible to do it automatically?

Second:As you can see in the attached image, The last column
is the total sum of row.Is it possible that the last column shows just the
value not bar chart?

 

Third:is it possible to remove colored bullet  of total last row  from legend?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Aug 2014
1 answer
244 views
Hi all

I have three questions:

First :I use telerik chart to create a chart for my
application. I want to insert column and row sum of chart data table below the
chart (the same as last column and row in attached image).I do it manually. Is
it possible to do it automatically?

Second:As you can see in the attached image, The last column
is the total sum of row.Is it possible that the last column shows just the
value not bar chart?

 

Third:is it possible to remove colored bullet  of total last row  from legend?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Aug 2014
2 answers
189 views
Any touch based application needs a way to enter data.  The Touch Keyboard will need to be shown when any data entry control is displayed.

This should be similar to the upcoming Windows 8 keyboard.

Ed
vishal
Top achievements
Rank 1
 answered on 07 Aug 2014
1 answer
133 views
Hi,

I need to allow end users to resize images that are in in the RichTextBox document by selecting them and then doing a drag to resize (ie from an anchor point on the image) but I cannot see anyway that this can be done- is this possible?

Thanks
Dimitar
Telerik team
 answered on 06 Aug 2014
4 answers
99 views
Hi all - I need to retain the default context menu available when right clicking in the header row.  I really don't want to have to re-create all the menus and what-not.  I know exactly where I need to do this decision (in the ContextMenuOpening call), but I can't figure out how to determine if the rightclick happened in the header row or not.

Can you suggest how I can replace the commented out code so this works?   Thanks!  Richard


void radGridView1_ContextMenuOpening(object sender, ContextMenuOpeningEventArgs e)
{
       //if ( mouse was clicked in the header row )
      // {
       // do nothing, we like the existing menu for that and don't want to reimplement it
      // } else

       if (radGridView1.SelectedRows.Count == 1)
       {
           e.ContextMenu = SingleRowSelectedcontextMenu.DropDown;
           cell = e.ContextMenuProvider as GridDataCellElement;
       }
       else if (radGridView1.SelectedRows.Count >= 1)
       {
            e.ContextMenu = MultiRowSelectedcontextMenu.DropDown;
            cell = e.ContextMenuProvider as GridDataCellElement;
        }
}
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 06 Aug 2014
3 answers
196 views
Hi, I need a column chooser for the grid. Most grids have an optional column chooser accessed via an icon in the top left corner of the grid.

I assume you support this - but how do I turn it on ?

Thanks
Stefan
Telerik team
 answered on 06 Aug 2014
1 answer
287 views
Hi dudes,

I want to use a radpanel and then set it's opacity and all controls that are in this panel equal 0.5;

I would appreciate if anyone can help me.

Regards,

Massoud
Dimitar
Telerik team
 answered on 06 Aug 2014
0 answers
93 views
How to select grid view cell in run time.

How to show selected cell with different formats.



Example :

In loo i have read each and every cell fro the gridview row and if i read the cell need to show which cell was selected?
Veda
Top achievements
Rank 1
 asked on 06 Aug 2014
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
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?