Telerik Forums
UI for WinForms Forum
1 answer
361 views

Hi and thank you in advance for your help,

I have a custom object, User, which contains a list of custom objects, List<Topic>. Each Topic has two strings. Currently I have my ItemsSource bound to an observable collection of Users, and it displays the ID and Name correctly. However, I want it also to display each user's list of Topic Names. For instance, user jwilson has a list of topics with names World News, Canadian News,.. etc. So for each row, there would be the name, ID, and the list of Topic Names in an expandable. 

Would I have to use hierarchical gridview for this? Or is there a simpler way?

Thanks for your help,

 Julian

 

Hristo
Telerik team
 answered on 16 Jun 2015
3 answers
163 views

Hi guys!

      I have a data-bound RadTreeview control bound to my "ChartOfAccount" table. I have an Idea to drag a node from 1st Parent node to 2nd Parent.

i.e : An Account Fuel Expenses from the Node Utilities Expenses to Administrator Expenses. for this purpose I am getting the COA_ID of the Fuel Expenses by event  Treeview_DrageStarted(....) like : Treeview1.SelectedValue (where SelectedValue is the Coa_ID column). After that Now I have started draging this node from Utilities Expenses to administrator Expenses, therefore I will need the Parent node SELECTEDVALUE which will help me to make a condition for UPDATE QUERY.

 

please someone understand this problem because I am weak in english, and suggest me the solution that How to get the Parent Node SELECTEDVALUE.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Jun 2015
1 answer
191 views

I have a dataentry that I want to set values for certain textboxes when a user adds a new item/entry. I can access the controls but nothing shows up in the text box at runtime.

1.private void rs40AddNewItem_Click(object sender, EventArgs e)
2.        {
3.            Mix _mix = new Mix();
4.            (radDataEntry1.PanelContainer.Controls["radPanel4"].Controls[0] as RadTextBox).Text = "TEST";
5.        }

I am not sure if this is the right approach.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 16 Jun 2015
5 answers
1.0K+ views
Hi All,

How can I get the grid not to highlight the row or cell when hovering with the mouse?

Thx
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 15 Jun 2015
1 answer
145 views

Hi

Could you provide a comparison of the WinForms versus WPF Gantt controls, in particular what additional features you get with the WPF version, or if you lose anything with WPF over WinForms?

We need to use the Gantt control in our application and already have a WinForms license but are trying to establish whether it would be worthwhile purchasing a WPF license.

Many thanks

Adrian

Dimitar
Telerik team
 answered on 15 Jun 2015
1 answer
145 views

i am initializing Rich Text Editor multiple times using string...so each time task manager shows application consumes more and more memory

and at last application gets terminated. what should i do.

 

 

 

Dimitar
Telerik team
 answered on 11 Jun 2015
3 answers
123 views

I'm having an issue with Recurring appointments on the latest version of the Telerik UI. (2015.1.331.20)

I have the SystemTimeZone property of the Scheduler set to UTC, and the computer is set to US Central time. (-5) When I set up one time appointments, everything works great. The times are saved to the database in UTC, and everything flows as it should.

When setting up recurring appointments, however, everything breaks. It seems right when setup, but once it's saved to the database and reloaded, everything is "off" by 5 hours. If I setup a recurring appointment at 8AM, it'll save as being at 1 PM, just like the standalone appointment, which is correct. But when it's loaded back, it'll appear at 3 AM on the schedule.

Odder yet, the Occurrences collection is actually correct... it shows the occurrences at 8AM, as it should. But visual display shows them at 3 AM. Basically, recurring appointments are subtracting the 5 hours TWICE. 

I need a fix for this behavior that doesn't involve setting the computer time to UTC. (That's the only thing that worked thus far.)

This is in C#, and the OS is windows 7 Pro SP1

Thanks!

Hristo
Telerik team
 answered on 10 Jun 2015
1 answer
412 views

I am using the RadPageView and the Telerik Metro Blue theme. I have a case in my UI where there is only 1 tab displayed in the RadPageView. In that case I disable the singe RadPageViewPage so that it can't be clicked. When I do that the RadPageViewPage style is a white background with blue text. I would like to be able to set enabled to false but keep the RadPageViewPage style that it has when it is enabled (i.e. blue background and white text). I tried looking through the properties but I can't seem to find the right property to set. I was thinking something like myPageViewPage.MouseOverBackColor = myPageViewPage.BackColor or something like that.

 Any suggestions as to what properties control the MouseOverStyle of the RadPageViewPage and how I could set them to use the Enabled style?

Thanks!
~Paul

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 Jun 2015
5 answers
328 views
Do any of the telerik controls support the ability to have a subscript and/or superscript?  That would allow a label to show a scientific formula.

See attached example..
Dimitar
Telerik team
 answered on 10 Jun 2015
3 answers
116 views

Hi

I am using the RadTrackBar to navigate a series of measurement data

I need to add an extra colour bar parrrallel to the RadTrackBar control

The Extra bar must highlight any data exceptions or tolerance warnings (the user must manually navigate to these areas and verify the data)

 tolerance exceptions in a colourized way

I would hope to find a control that does something similar to the way:

a)  BeyondCompare uses vertical bars with red&blue lines when comparing two source files)

b) DNA Sequences are displayed in a chain

c) if a small icon could also be over layed at critical points this would also be useful

Any suggestions welcome

Sincerely IanF

Dimitar
Telerik team
 answered on 10 Jun 2015
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?