Telerik Forums
UI for WinForms Forum
9 answers
295 views

Hi,

I am getting an error while creating a new Radcontrols winforms application.
Below is the error.

Error: this template attempted to load an untrusted component 'Telerik.WinControls.VSPackage, Version=2010.2.713.0, Culture=neutral, PublicKeyToken=0dfdc51bd06071b4'.  For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates.

Can anybody explain me why this happening and how to resolve the problem.


Thank you.
Ed
Top achievements
Rank 1
 answered on 07 Sep 2011
7 answers
784 views
Hi,
Is it possible to copy values from the GridView using a kind of CTRL-A + CTRL-C and paste it to Excel using CTRL-V ?
I'd like to implement this functionnality in my application. It will be a quick alternative to an Excel export.
Jack
Telerik team
 answered on 07 Sep 2011
4 answers
252 views
Hello
I can ins/delete/select all/copy/paste with keys Insert/Delete/^A/^C/^V
This all seems to work OK.

I have a nice right click context menu on the grid.

Is it possible to invoke the ins/delete/select all/copy/paste from code behind.
Without having to manually do all the selects or read/write the clipboard directly.
So for example the copy menu item would somehow invoke something that simulates pressing ^C ^V etc
Thanks
Jim
Konstantina
Telerik team
 answered on 07 Sep 2011
1 answer
337 views

When I am exporting from a radGridView to Excel the dateTime format was not working. I used a snipit of code I had found in this forum to format the column in the Excel document.

 

col.ExcelExportType = DisplayFormatType.Custom; 
col.ExcelExportFormatString = CultureInfo.CurrentCulture.DateTimeFormat.FullDateTimePattern;

This works for the most part but there is still an issue with the formatting. On my winform the date is displayed like
09/01/2011 4:30pm
The Excel doc then displays it as:
09/01/2001 16:30 tt

How can I format this to show up in the same manner?

Alexander
Telerik team
 answered on 07 Sep 2011
2 answers
182 views
I want to create a Gantt Chart. And the Datastructure is like this:
maschine 1   from 01.08.2011 19:00 to 01.08.2011 22:15
maschine 1   from 02.08.2011 12:00 to 02.08.2011 14:00
maschine 2 from 1.08.2011 11:00 to 01.08.2011 13:00
maschine 2 from 2.08.2011 13:00 to 02.08.2011 14:00
and so on.
I want that the x axis include the maschine and on the y- axis are this timeareas.  I bind my datatable to the radchart. But  i have over 400 rows in this (but only 100 machines) . So in my chart i  get over 400 x-axis labels. I want to group my data for one machine . I hope you could understand. thanks a lot!
edit: i attached an example from my radchart. (but only with 5 machines)

Ves
Telerik team
 answered on 05 Sep 2011
5 answers
192 views
Hi,

I could not find the way how to get GridView Cell Rectangle.
Please advise.

Thank you.
Pairat
Stefan
Telerik team
 answered on 05 Sep 2011
2 answers
357 views
Hello!

Is it possible not to close dropdownlist panel when I select some items?
For example, I have smth like treeview (not true treeview, but imagine):
Master Item:
  item1
  item2
  item3 
and so on.

For now I use the following code:
if (e.Position == 1)//Master item position == 1.
{
  e.Cancel = true;
  return;
}
...

Selected text(index) doesn't change, but it would be more convinient
and elegant if dropdownlist panel won't close  if I select "Master Item:".
Is it possible?

Thanks in advance.
Stefan
Telerik team
 answered on 05 Sep 2011
4 answers
155 views
Hi,

Is it possible to do any HTML like formatting in a group header row?  I'm currently changing the header in GroupSummaryEvaluate event right now.

Thanks!



Christ
Top achievements
Rank 2
 answered on 05 Sep 2011
4 answers
291 views
Is there an easy way to determine if the open document has any changes?

I want to prompt the user to see if they want to save the document when they try to close the document or open a new one, but only if the document has changed.

Thanks.
Jeff Clark
Top achievements
Rank 1
 answered on 02 Sep 2011
4 answers
297 views
I have a small question. I'm trying to display the user email addressin a datagrid for winform and i have tried everything to  make it look like a link and it doesnt work.  All I want is the user to be able to click the email address to be able to sendan email to the selected address.  
Can anyone help me out here by letting meknow whats the format to use?    Remember I'm looking for the Radgridview for Winforms not the ASP.net one..


Thanks in advance


Jose 
Jose R
Top achievements
Rank 1
 answered on 02 Sep 2011
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
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
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?