Quantcast
Channel: Editors for WPF - Recent Posts
Browsing all 942 articles
Browse latest View live

Int64EditBox does not accept Maximum/Minimum value when using N0 format

Hi Guys,We have an issue with the Int64EditBox that uses a format with a thousands separator. The edit box does not accept the maximum value.This is fairly easy to reproduce. Just...

View Article


PartEditBox: Binding to DropDownButtonVisibility does not work on...

Hello!My application displays objects inside a PropertyGrid. These objects can either have one or multiple values which may vary during runtime (and their display-time). When an object has multiple...

View Article


Re: Int64EditBox does not accept Maximum/Minimum value when using N0 format

Hi Illian,Thanks for reporting this.  We'll fix it for the next version.

View Article

Re: PartEditBox: Binding to DropDownButtonVisibility does not work on...

Hi Till,We do a binding on DropDownButtonVisibility in the PartEditBoxItemVisibility QuickStart and it works ok there.  Please check that out and if that doesn't help you might want to look more at...

View Article

DateTimeOffset Edit Box

Hi Guys,Does Actipro have plans for implementing an edit box for DateTimeOffSet? Ilian

View Article


Re: PartEditBox: Binding to DropDownButtonVisibility does not work on...

Hi.I found the problem. The property-name in the PropertyChangedEventArgs had a typo... The binding works fine now.Thanks,   Till

View Article

Re: DateTimeOffset Edit Box

Hi Ilian,We don't at the moment but will write down your suggestion.  Thanks!

View Article

DateTimeEditBox popup (MonthCalendar) crashes when Maximum is set to...

Hi Guys,As the title says, the DateTimeEditBox popup (i.e. MonthCalendar) crashes when Maximum is set to DateTime.MaxValue. This can be reproduced with:<Page...

View Article


Re: DateTimeEditBox popup (MonthCalendar) crashes when Maximum is set to...

Hi Ilian,Thanks for reporting this.  We'll fix it for the next maintenance release.

View Article


Image may be NSFW.
Clik here to view.

DateTimeEditBox: Format property behaves differently from DateTime.ToString(...

Hello guys,In our application, a user can define a date time format that is used for both display and edit.In display scenario, we use DateTime.ToString( format )In edit scenario, we set...

View Article

Re: DateTimeEditBox: Format property behaves differently from...

Hello,Thanks for reporting this.  We will update our code for the 2013.2 version to handle the escapes properly.

View Article

Propert for Child Grids in the parent datagrid with Toggle Button like plus...

Hi, In my project when clicked on a row that should open another datagrid inside that parent grid and i am looking for a property where we can have a plus symbol as row header which indicates that the...

View Article

Grouping needed for datagrid columns.

Is there any way that we can group some datagrid columns under one header like (DataGridColumnGroups)?

View Article


Is there any option where we can export the data to excel from datagrids ?

Is there any option or property where we can export the data to excel from datagrids ?

View Article

Aggregate functions in Dtagrid ?

Is there any way that we can implement Aggregate functions for  the datagrid columns?DtagridTextColumn.AggregateFunctions in that we need SumFunctions.

View Article


Re: Propert for Child Grids in the parent datagrid with Toggle Button like...

Hi, I'm sorry but we don't really have anything that does that sort of thing.

View Article

Re: Grouping needed for datagrid columns.

Hello, we don't have a custom DataGrid at this time.  The DataGrid features we currently offer in WPF are just some open source enhancements to the native WPF DataGrid.  Here is a thread that talks...

View Article


Re: Is there any option where we can export the data to excel from datagrids ?

Hello, I'm sorry but we don't have that feature in our WPF DataGrid enhancements.

View Article

Re: Aggregate functions in Dtagrid ?

Hello, we don't have a custom DataGrid at this time. The DataGrid features we currently offer in WPF are just some open source enhancements to the native WPF DataGrid.  I don't believe the WPF DataGrid...

View Article

DoubleEditBox default DropDown DisplayMode

Hi,is it possible to change the default dropdown calculator display mode for the DoubleEditBox from "Minimal" to "Standard", preferably in xaml? My approach was to define a DropDownContentTemplate...

View Article
Browsing all 942 articles
Browse latest View live