Telerik Forums
UI for WinForms Forum
1 answer
159 views
Hello,

I have something I am sure has been done 1000 times before but I couldn't find a sample.  Databind a menu but I want to pass the DataFieldId as a parameter to my destination page of the menu item being clicked.  For example:

Menu option Products
Sub menu options of all product catagories

If I click a product category, I want the destination url to be "ShowProdsInCat.aspx?ProdCat=XXX" where XXX is the ID of the menu option clicked.  How do I best set this up?  Should I update the destinationurl in the ItemCreated event?

Thanks,
Paul

Veselin Vasilev
Telerik team
 answered on 15 Jul 2009
1 answer
174 views
Hi ,

I have a Release Q2 2009 . I  m using ExcelCellFormattingExventArgs using that i m able to create border in cell only on single side(left, top, right,bottom) but i want to create border in all four side.i m using wincontrol.so can you help me that how can i do border all side in cell.can you reply ASAP.

Thanks,
Prashant
Martin Vasilev
Telerik team
 answered on 14 Jul 2009
3 answers
426 views
Hey guys,

I'm using the MultiColumn ComboBox to select an item for editing. The ComboBox ties into a DataTable. That DataTable has the following columns of interest:

1. An integer column, "id", the primary key.
2. A string column, "code"
3. A string column, "description"
4. A string column, "display"

There are other columns, but they're not important.

The "display" column is calcualted by a SQL statement before it gets to the table - the Column itself doesn't understand that it is an expression column.

I want the "display" column to be the DisplayMember. But I do not want that column to be visible when I use the Drop-Down of the comboBox.

When I get the gridView inside the Drop-Down, and set the "display" column .IsVisible = false, the column goes away from the Drop-Down, but the DisplayMember no longer works. I get the "code" column, not the "display" column.

Is there a way to hide the column used by the DisplayMember? Or will I have to assign it manually every time a new row is selected in the Drop-Down?
Victor
Telerik team
 answered on 14 Jul 2009
1 answer
101 views
After I changed backcolor of GridHeaderCellElement in Element hierachy editor and press F5, an ArgumentOutOfRangeException was thrown. (The exception occured in this piece of code:
((Telerik.WinControls.UI.GridHeaderCellElement)(this.radGridView1.GetChildAt(0).GetChildAt(1).GetChildAt(0).GetChildAt(1))).TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            ((Telerik.WinControls.UI.GridHeaderCellElement)(this.radGridView1.GetChildAt(0).GetChildAt(1).GetChildAt(0).GetChildAt(1))).Text = "CustomerID";
            ((Telerik.WinControls.UI.GridHeaderCellElement)(this.radGridView1.GetChildAt(0).GetChildAt(1).GetChildAt(0).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
)
I've strugged with this problem all day. Please help me.

Victor
Telerik team
 answered on 14 Jul 2009
3 answers
129 views
Hello,

since I updated my MDI form application to 2009 Q2 event MdiChildActivate does not occure if active MDI child changes.
Has this behavior changed or is it a bug ?


Best regards,

Markus
Deyan
Telerik team
 answered on 14 Jul 2009
5 answers
220 views
Hi,

Does anyone know how the user is supposed to "commit" a new row in unbound mode ? I constructed a simple project with a three column grid and ran it - I clicked on the "add new row" line and entered some data. Now what ? I cannot add another row as the "add new row" pseudo-row has disappeared. Clicking on the "pen and paper" icon on the left just switches the row icon to a "*" indicating that I'm still in new-row-edit mode. The only way I can find of actually committing my new row is to click on a column header button (even tabbing to another windows control doesn't seem to commit my new row).

I must be doing something wrong here, but I've searched the forums and pretty much every property I can find on the RadGrid but cannot do this simple thing. Must be a bad day for me <grin> . Seriously though, can anyone help with this trivial task ?

Phillip
Julian Benkov
Telerik team
 answered on 14 Jul 2009
1 answer
140 views
Hello:
Maybe is an issue...
When I click to add a new row and resize any column... this new row is inserted, why?

thanks!!
Julian Benkov
Telerik team
 answered on 14 Jul 2009
1 answer
114 views
I'm using the RadChart from 2008 Q2 SP1.

Nothing I do to change the appearance in code causes the style information to change. I've tried with and without DataBind(), and I've tried changing the style informaiton in the designer as well as writing the code explicitly. It always reverts to the basic empty skin.

Here's an example:
var series = chart.Series[0]; 
var appearance = series.Appearance; 
appearance.PointMark.Dimensions.AutoSize = false
appearance.PointMark.Dimensions.Width = 2; 
appearance.PointMark.Dimensions.Height = 2; 
appearance.PointDimentions.AutoSize = false
appearance.PointDimentions.SetDimensions(2, 2); 
appearance.LabelAppearance.Visible = false
appearance.TextAppearance.Visible = false

Note that I'm using a Point chart.

Any ideas what I could be missing?


Dwight
Telerik team
 answered on 14 Jul 2009
1 answer
170 views
Is there any way to disable collapsing of RadPanelBar - GroupStyle ListBar?
Because, I want to disable collapsing of exact group element until some action has done. After that, all elements should collapse normally.

Best regards,
ziza84
Boyko Markov
Telerik team
 answered on 13 Jul 2009
1 answer
123 views
Hi,
Is possible to chenge defaltu scroolbars in RadPanel and replace with RadScrool?
Boyko Markov
Telerik team
 answered on 13 Jul 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)
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?