Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Browsing all 4964 articles
Browse latest View live

Commented Unassigned: DoubleUpDown FormatString [19982]

DoubleUpDown FormatString="F2" or FormatString="F1" does not work for me:(.FormatString="F3" and FormatString="F4" are ok, but with 1 or 2 when I press TAB, get value multiplied by 10 or 100...

View Article


New Comment on "DecimalUpDown"

Can you submit a sample for the dataTrigger binding not working ? In the discussions tab please.

View Article


New Post: ChildWindow ComboBox

Great! Thanks for the update.

View Article

New Post: Wizard: Raise event when the Next Button is clicked on a wizard page.

WizardPage currently has 2 specific events : WizardPage has a "Leave" event that is fire when leaving a specific page. WizardPage has a "Enter" event that is fire when entering a specific page. Can you...

View Article

New Comment on "DateTimePicker"

If you want to remove the dropDown button of a dateTimePicker, use a DateTimeUpDown. Looks like the datetimepicker is updating after it lost focus when trying to edit the time manually.

View Article


Commented Issue: DecimalUpDown ignores MouseWheelActiveOnFocus [20013]

Based on discussion http://wpftoolkit.codeplex.com/discussions/447813#post1069463DecimalUpDown seems to be ignoring MouseWheelActiveOnFocus property. The mousewheel is only active when the mouse...

View Article

Edited Issue: DateTimeUpDown Milleseconds?? [20006]

It appears that the DateTimeUpDown doesn't support Milliseconds in custom formatting mode. For example:<xctk:DateTimeUpDown Value="{Binding PausedAsOfTime }" Format="Custom"...

View Article

New Post: Wizard: Raise event when the Next Button is clicked on a wizard page.

Yes that is currently how I am working with it. However, if the Cancel button is selected it fires the Leave event. I would prefer that the specific code only gets hit when the Next button is fired. I...

View Article


New Post: ColorPicker performance

Where is the ColorPicker being used? If it is in a ChildWindow, see this thread.

View Article


Commented Issue: Missing Assembly: Xceed.Wpf.Toolkit.Luna [19517]

I added Xceed Extended WPF Toolkit via Nuget and I get a "A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll" which when I looked into it, found that it was...

View Article

Commented Unassigned: PropertyGrid validation issue [19930]

When PropertyGrid.SelectedObject assigned to object having not valid values (with use IDataErrorInfo) then no red border appears, but tooltip with error message works. Property items gets highlighted...

View Article

New Post: Assign an Enum to an object type property

Hi, I have an object type property and i dynamically assign a value of different types. It works for all types except for Enum. When i assign an Enum to my property and i assign my object to the...

View Article

New Post: TimeSpan Picker in Property Grid

I wanted to know if it will be possible at some time, that my Patch for the Propertygrid to include a TimeSpan Picker (wich allows a TimeSpan > than a Day) will be merged?

View Article


New Post: Assign an Enum to an object type property in a Propertygrid

up!

View Article

New Post: Property Grid - Adding Custom Properties.

In my application I have a WPF canvas and I drag and drop items on that canvas. I want to see the Left and Top position of a selected item in the canvas. I tried to add two new properties(Top, Left) to...

View Article


Created Issue: Assign an Enum to an object type property in a Propertygrid...

Based on discussion https://wpftoolkit.codeplex.com/discussions/452206

View Article

New Post: Assign an Enum to an object type property in a Propertygrid

Issue https://wpftoolkit.codeplex.com/workitem/20036 has been created.

View Article


Edited Issue: Assign an Enum to an object type property in a Propertygrid...

Based on discussion https://wpftoolkit.codeplex.com/discussions/452206Comments: ** Comment from web user: BoucherS ** Fixed in v2.1.In the meantime, you can go in...

View Article

New Post: Property Grid - Adding Custom Properties.

INotifyPropertyChanged may be help?

View Article

New Post: Property Grid - Adding Custom Properties.

Using the following code, I am able to change the "Left" and "Top" values in the PropertyGrid and see the CanvasItem being moved in the canvas.<Window x:Class="WpfApplication24.MainWindow"...

View Article
Browsing all 4964 articles
Browse latest View live


Latest Images