Quantcast
Channel: wpftoolkit Discussions Rss Feed
Browsing all 2157 articles
Browse latest View live
↧

New Post: CustomPropertyItems and Custom Editors

Hi, Issue https://wpftoolkit.codeplex.com/workitem/21698 has been created. Looks like you have a Plus version of the Toolkit. If you want faster answers, work-arounds or supports, please use the Xceed...

View Article


Image may be NSFW.
Clik here to view.

New Post: special grouping layout

Hi, is it possible to have sums on the group expander like devexpress grid ?

View Article


New Post: TimeSpanUpDown possible ways for improvements

It would be nice if the TimeSpanUpDown could handle milliseconds. Also it would be great if you could Min and Max Time Intervals to handle. For instance if I only want to let the user select hours to...

View Article

New Post: TimeSpanUpDown possible ways for improvements

Hi, In v2.5, there is a new Property : TimeSpanUpDown.FractionalSecondsDigitsCount. It lets the user choose from 0 to 3 decimals digits that represents fractions of seconds. For the other. You can...

View Article

New Post: special grouping layout

Hi, In the Toolkit, the DataGrid is a stripped version of the full Xceed WPF DataGrid. The StatRows/StatCells are stripped and are necessary in order to do what you want. You would be able to do this...

View Article


New Post: Grid Data Virtualization Collection View

I'm currently trying to implement a datagrid using DataGridVirtualizingCollectionView as the ItemSource. I'm able to build the grid but when I scrolled down, the event handler attached to the...

View Article

New Post: Grid Data Virtualization Collection View

Hi, In your "_dataSource_QueryItems" method, the "for" loop is incorrect. It should be :for( var i = startIndex ; i < startIndex + requestedItemCount ; i++ ) instead of :for( var i = startIndex ; i...

View Article

New Post: when will the new Version be available

The users of the plus Edition have Version 2.5 for more then 2 month now, when will the community Edition updated to 2.4?

View Article


New Post: when will the new Version be available

Hi, Next version could be released next week. Thanks for your patience.

View Article


New Post: when will the new Version be available

Hi BoucherS Thank you for the very fast reply!

View Article

New Post: CheckListBox - How to uncheck all checked items

I cannot figure out how to clear all checked items in a CheckListBox I have a long list in my checklistbox and using a button in the GUI I want to clear all checked items but I cannot figure out how to...

View Article

New Post: CheckListBox - How to uncheck all checked items

Hi, Try clearing the SelectedItems collection : private void Button_Click( object sender, RoutedEventArgs e ) { TaskStatusFilter_CheckListBox.SelectedItems.Clear(); }

View Article

New Post: AvalonDock: How to set LayoutAnchorable AutoHide?

Hi, How can you set AutoHideMinWidth and AutoHideMinHeight for LayoutAnchorables in a MVVM Application with AvalonDock? I can set CanClose, CanHide etc. via Style for LayoutAnchorableItem, but no...

View Article


New Post: CheckListBox - How to uncheck all checked items

Bingo :-)

View Article

New Post: Issues with ChildWindow and SpellCheck

So I am having issues with the textboxes on child windows and spell check. I have a variety of child windows and each one of them has one or more text boxes with spellcheck enabled. The highlighting...

View Article


New Post: RichTextBox Table Editor

Hi. First off: Love your toolkit. I would like to make a suggestion though... Would it be possible to have table-editing capabilities on the RichTextBox control? I have been trying to write my own, but...

View Article

New Post: checkboxcombo checked box late rendering

I have a checkboxcombo bound to a comma delimited string as follows:<xc:CheckComboBox x:Name="_checkComboBox" Margin="5" SelectedValue="{Binding SelectedCollectionCodesString}" Delimiter=","...

View Article


New Post: Issues with ChildWindow and SpellCheck

Hi, Using the sample code provided in v2.3 and over, doesn't produce the bug. The suggestion replaces the wrong word in the childwindow as expected. Do you have more info ?

View Article

New Post: Issues with ChildWindow and SpellCheck

I checked and I was on the older version 2.2.1 and it worked fine after I updated. Sorry about that and thanks for the reply.

View Article

New Post: RichTextBox Table Editor

Hi, Could you please provide an image or a more complete description of what you need ? Thanks.

View Article
Browsing all 2157 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>