Telerik Forums
UI for WPF Forum
1 answer
128 views
Hi,

    When open too many tabs in the docking area, the tabs tend to be very small and hard to find, is there any method to create a button at coner and when clicked  it opens a drop down list of all opened tabs?
 

bingwei
Top achievements
Rank 1
 answered on 25 Jun 2010
2 answers
112 views

Hi there,

I just like my Drop working if the target is inside the same ListBoxItem, not across ListBoxItem.

For instatnce, I put the the telerik's FirstLook example(aa1:eample) in ListBox:
<ListBox Grid.Row="1">
<ListBoxItem Height="250"> <aa1:Example></aa1:Example></ListBoxItem>

<ListBoxItem> <aa1:Example></aa1:Example>
</ListBoxItem>

</ListBox>

The control will show 2 times, I can drag from ListBoxItem1 and drop to ListBoxItem2.  What I need is drag from ListBoxItem1 and drop the other side of ListBoxItem1, avoid dropping to different ListBoxItem. Is any way to fix that?

Thanks!

Amy

Amy
Top achievements
Rank 1
 answered on 24 Jun 2010
3 answers
110 views

I'm using endless scrolling.  (based on this code: "Endless scrolling of 2mil. records" that is updated for Q2010 here: http://www.telerik.com/ClientsFiles/159249_wpfapplication1.zip)

The problem is I can't get data from selected row. I see the data in debugger (var row = radGrid.SelectedItem;) but don't know How to get.

I can change the "QueryableCollectionView" from:
orderby s.artist, s.title 
select new { s.artist, s.title, s.id}); 


to:
orderby s.artist, s.title 
select s); 


Then I can get my class from Datacontex, but then the grid scroll to top evrytime it fill ut with new data, and I don't like that...






f__AnonymousType
Vlad
Telerik team
 answered on 24 Jun 2010
2 answers
75 views
Hi there,

We are using the GridViewComboBoxColumn to display a set of times available for the user to pick from in a given day of the week.

The client would like to choose from values like "0759", "1700", "1130", etc.  Basically it's just a 4 digit text value.  Because of their screen size requirements we need to make the column width as small as possible.

The problem I'm having is that when the user attempts to edit the column, when the cell changes to a Textbox with the arrow, the last digit gets clipped.  This poses a problem because the user likes to Tab through the cells making changes and they cannot see the true value because the last digit is clipped.

You can see an example in this screenshot.

it appears like there is plenty of room next to the arrow pointing down, but there appears to be some excessive left-padding on that arrow that is overlapping the text.

Is there anyway I can adjust this?
Rick Glos
Top achievements
Rank 1
 answered on 24 Jun 2010
5 answers
118 views
the itemsource for gridview is binded to WCF.
The WCF returns data in descending order, but the gridview takes only last 50rows and shows them in descending order.

How to increase the no of rows displayed?

Milan
Telerik team
 answered on 24 Jun 2010
1 answer
150 views
Hi, I'm working on a grid that has a footer that is the sum of each column. That same Footer need to calculate the difference between these two columns. Can someone help me? 

Thanks, Alexandre.
Pavel Pavlov
Telerik team
 answered on 24 Jun 2010
1 answer
227 views
I put a Frame control in a wpf application to create an internet browser. I'm able to retreive the webbrowser object inside it, but i'm not able to capture any mouse event.
Any suggestions?
Yavor Georgiev
Telerik team
 answered on 24 Jun 2010
1 answer
102 views
Hi,

Is it possible to add text to the cell while it is in edit mode?  My idea is to enable Excel like navigation so when users type press a key the first character is automatically entered when the cell goes into edit mode when I use the TextInput event handler.

Regards,

Tim.
Vlad
Telerik team
 answered on 24 Jun 2010
1 answer
259 views
Hello telerik developers.
I use GridViewImageColumn in my RadGridView and I want zoom in (increase photo) on mouseover. Is possible to do it in RadGridView
My Telerik controls version is 2009 Q3
Thank you in advance.

Imran Aliyev
Software developer
Pavel Pavlov
Telerik team
 answered on 24 Jun 2010
1 answer
118 views
Hi,

My problem is: I create 2 RadPanes programmatically in c# (Pane1, Pane2), both of them has its own RadPaneGroup and its own RadSplitContainer (it's InitialPosition is FloatingDockable). The RadSplitContainers are items of my MainRadDocking. Pane1 and Pane2 are floating. I take Pane2 and i dock it beside Pane1 (in the same RadSplitContainer). If i undock Pane1 before Pane2, Pane2's RadSplitContainer will then become FloatingOnly. I need to keep the RadSplitContainer FloatingDockable.

I'm out of ideas to solve this problem.

Does anyone has an idea?

Thanks!
George
Telerik team
 answered on 23 Jun 2010
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
ProgressBar
Sparkline
LayoutControl
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
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?