Telerik Forums
UI for WinForms Forum
1 answer
142 views

Good morning.

            I have problems with radDock layout and serialization. My problems are also visible in the application examples provided with radControls. I use Visual Studio 2008 Express Edition on a Windows XP OS. RadControls version is RadControls for WinForms Q2 2009 SP1.

 

  1. In the test application Examples\Docking\Serialization, when I want to move ToolWindow1 on the left, I see in the preview that it’ll fill half the space of  ToolWindow3. When I dropped ToolWindow1, the result is not the same, and the windows will not appear as in the preview.
  2. When I modify the layout and then save the new layout, when I load the layout a new floating radForm will appear. Trying to move it around by clicking on the title bar causes it to disappear. Then, every time I try to load the layout again, all is ok. I mean: if I modify the layout and save the changes, the first time I reload the new layout I got the problem. If I save the layout again (with no changes), no problems arise.

 

The same behaviour I obtain in my applications.

Thank you.

Georgi
Telerik team
 answered on 03 Nov 2009
8 answers
235 views
Hi,
My ListBox is populated with more items than fit into it, and I can thus scroll up and down.
Now, when I select an item and then scroll until it is not displayed anymore, and then scroll back, the selected item is not shown in "selected" style anymore.
Only when I move the mouse over the item, it is displayed in "selected" style again afterwards.

This problem seems to be related with this one:
http://www.telerik.com/community/forums/winforms/gridview/radgridview-row-formatting.aspx

i.e. "Only the rows that are visible on screen have visual elements. When the grid is scrolled, the visual elements are reused for other logical elements."

But I want my ListBox to show the selected items. The user doesn't want to play hide and seek.
What do I need to do?
/J
Victor
Telerik team
 answered on 03 Nov 2009
0 answers
77 views
How can we apply Custom skins to Rad scheduler.... how many types we can apply....
nagesh Mynedi
Top achievements
Rank 1
 asked on 03 Nov 2009
2 answers
98 views
I have RadControls for WindowsForms 8.1.0.0 installed on my Vista x64 machine.  I recently upgraded RadControls for ASP.Net from Q1 2008 to Q2 2009.  After the upgrade, with a little work, I got my ASP.net projects working wonderfully and was fired up.  However, I went in to do a little work on a win forms project, and I started getting a "No such property registered" error when opening the designer.  Looking through the forums, I found that other users experienced this when upgrading their win forms controls.  It seems that my case is slightly different in that the conflict is occuring on Telerik.VSX.Controls in my GAC, which was put there by the ASP.Net controls.  I can't uninstall it from the GAC becuase the installer has it protected.  If I do a full uninstall of the ASP.net controls, the winforms projects work fine.  Any ideas?

Thanks,
Alex Johnson
Alex
Top achievements
Rank 1
 answered on 02 Nov 2009
4 answers
165 views
Hi,

I`m Using GridViewSelectedRowsCollection but after adding Obj  into it, still it`s count == 0.

GridViewSelectedRowsCollection RowCollection = new GridViewSelectedRowsCollection();  
RowCollection.Add(RadGrid1.CurrentRow); 

Regards.
Nick
Telerik team
 answered on 02 Nov 2009
0 answers
113 views
I have gridview in form. then I have checkbox column and GridViewSummaryItem of price column. I want to update value of GridViewSummaryItem when I click checkbox column. How to do this?
Help me please
Thank you...
Pum+
Waranya
Top achievements
Rank 1
 asked on 02 Nov 2009
6 answers
179 views
I'm about to build a calendar/booking-system for a hairdresser salon - I need to show today´s appointments for all employees side by side.. should each employee be a resource then?

Thank  you.

Ibleif
Jordan
Telerik team
 answered on 02 Nov 2009
0 answers
55 views
When i write this code it applied the total cell ...

 

protected void RadScheduler1_TimeSlotCreated(object sender, TimeSlotCreatedEventArgs e)

 

{

 

switch (e.TimeSlot.Start.Date.DayOfWeek)

 

{

 

case DayOfWeek.Monday:

 

e.TimeSlot.CssClass =

"rsCategoryRed";

 

 

break;

 

 

case DayOfWeek.Sunday:

 

e.TimeSlot.CssClass =

"rsCategoryBlue";

 

 

break;

 

 

case DayOfWeek.Wednesday:

 

e.TimeSlot.CssClass =

"rsCategoryYellow";

 

 

break;

 

 

case DayOfWeek.Tuesday:

 

e.TimeSlot.CssClass =

"rsCategoryBlack";

 

 

break;

 

 

default:

 

 

break;

 

}

}

Ineed to apply the Wraptext box in the entire cell.......

nagesh Mynedi
Top achievements
Rank 1
 asked on 30 Oct 2009
1 answer
83 views
Hey Guys,

I'm new to RadControls and i'm finding this product FANTASTIC!

However, I am having a slight issue when trying to run a project's exe on a pc that doesn't have RadControls installed.

My steps were to run build in VS2008 for my project, and then goto the projects bin folder and grab all the relevant files and try to run them on another pc, but that does not seem to work. I end up with the exe just crashing.

Any tips on how to fix this?

Thanks!
Nick
Telerik team
 answered on 30 Oct 2009
7 answers
651 views
Is there any way to make the "AM" and "PM" in the RadDateTimePicker be lower case without changing the computer's DateTime format?

Boyko Markov
Telerik team
 answered on 30 Oct 2009
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)
Chart (obsolete as of Q1 2013)
Form
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
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
ProgressBar
CheckedDropDownList
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?