Commented Unassigned: CheckComboBox loses values when scrolled out of view...
I am using a CheckComboBox within a ListView/GridView column, defined as follows...```<GridViewColumn Header="Surcharges"> <GridViewColumn.CellTemplate> <DataTemplate>...
View ArticleCommented Unassigned: CheckComboBox loses values when scrolled out of view...
I am using a CheckComboBox within a ListView/GridView column, defined as follows...```<GridViewColumn Header="Surcharges"> <GridViewColumn.CellTemplate> <DataTemplate>...
View ArticleCommented Unassigned: CheckComboBox loses values when scrolled out of view...
I am using a CheckComboBox within a ListView/GridView column, defined as follows...```<GridViewColumn Header="Surcharges"> <GridViewColumn.CellTemplate> <DataTemplate>...
View ArticleNew Post: AvalonDock and MVVM CodeProject not working with latest AvalonDock
To answer my own question I later realized that I didn't need AvalonDockHost as later versions of AvalonDock allows for MVVM by use of the AnchorableSource, DocumentSource and ActiveContent properties...
View ArticleNew Post: AvalonDock loses control state in Release V2.3.0
Is there any update this issue? I am having a similar problem. Through trial and error, I found that is has something to do with the template applied to the LayoutDocumentControl, at least when using...
View ArticleNew Post: AvalonDock loses control state in Release V2.3.0
I just read workitem 21560 and saw that there is a fix. I should have checked that first. Thanks.
View ArticleCommented Unassigned: CheckComboBox loses values when scrolled out of view...
I am using a CheckComboBox within a ListView/GridView column, defined as follows...```<GridViewColumn Header="Surcharges"> <GridViewColumn.CellTemplate> <DataTemplate>...
View ArticleCommented Unassigned: CheckComboBox loses values when scrolled out of view...
I am using a CheckComboBox within a ListView/GridView column, defined as follows...```<GridViewColumn Header="Surcharges"> <GridViewColumn.CellTemplate> <DataTemplate>...
View ArticleCommented Unassigned: CheckComboBox loses values when scrolled out of view...
I am using a CheckComboBox within a ListView/GridView column, defined as follows...```<GridViewColumn Header="Surcharges"> <GridViewColumn.CellTemplate> <DataTemplate>...
View ArticleEdited Issue: CheckComboBox loses values when scrolled out of view [21917]
I am using a CheckComboBox within a ListView/GridView column, defined as follows...```<GridViewColumn Header="Surcharges"> <GridViewColumn.CellTemplate> <DataTemplate>...
View ArticleCreated Unassigned: TimeSpanUpDown - Bugs in control [21923]
Please Fix bughttps://youtu.be/mDBudWexc0s
View ArticleCreated Unassigned: IntegerUpDown is setting the value to defaultvalue...
I have two xceed integer updown controls and a save button as shown below.<extWPF:IntegerUpDown Name="iudExpectedRevenue" Text="{Binding ExpectedRevenue}" Minimum="1" Increment="1" Maximum="250"...
View ArticleNew Post: IntegerUpDown is setting the value to defaultvalue specified only...
I have two xceed integer updown controls and a save button as shown below.<extWPF:IntegerUpDown Name="iudExpectedRevenue" Text="{Binding ExpectedRevenue}" Minimum="1" Increment="1" Maximum="250"...
View ArticleNew Post: CheckComboBox SelectedValue Text Foreground color
Hello, I'm using a CheckComboBox inside a datagrid and when the row is selected I want to change the Background color and th SelectedValue Text Color. For this I have added the trigger section to...
View ArticleEdited Issue: TimeSpanUpDown - Bugs in control [21923]
Please Fix bughttps://youtu.be/mDBudWexc0sComments: ** Comment from web user: BoucherS ** Hi,This is fixed in v2.7.
View ArticleNew Post: IntegerUpDown is setting the value to defaultvalue specified only...
Hi, The defaultValue should be set only when focus is placed on another control so that if someone is removing the "Text" of the IntegerUpDown to write a new value, we don't want the defaultValue to...
View ArticleReviewed: Extended WPF Toolkit - 2.4.0 (июн 29, 2015)
Rated 1 Stars (out of 5) - В бесплатной версии баги
View ArticleCommented Issue: TimeSpanUpDown - Bugs in control [21923]
Please Fix bughttps://youtu.be/mDBudWexc0sComments: ** Comment from web user: x8bit ** It will fix the free version?
View ArticleCommented Issue: TimeSpanUpDown - Bugs in control [21923]
Please Fix bughttps://youtu.be/mDBudWexc0sComments: ** Comment from web user: BoucherS ** Yes.
View ArticleNew Post: IntegerUpDown is setting the value to defaultvalue specified only...
Yes its saving the current value in my case.I dont have any issue with save. But I manually deleted the value from integerupdown control and clicked on save. I want the control to show the update...
View Article