Browse by Tags
All Tags » upgrades (RSS)
-
Hi I just purchased a new subscription and am now upgrading from 3.2 Std to 3.7 Pro (we are VS2008 so no 4.0 yet).
Wondering if there are any particular issues I should be wary of to upgrade my application to the new version?
I mean just as an example, I just deleted the references in my app, re-added them to get the new versions. Ran the ...
-
Hello is there plan to release in near future maintenance release of DataGrid ? Last update were released at beginning of October and that's all.
Daniel
-
I have updated to the latest version of the grid. It no longer allows me to set the grid's selecteditem property to null. It formerly allowed this, now it throws the following exception. I am not sure what to do to work around this, any help would be appreciated.
I am databinding a dependency property that gets set to null, this dependency is ...
-
Here you are the code. The highlighted code is the line where the Stack Overflow exception is thrown (because the validation rule executes once and once again when the underlying data is changed) :
public override ValidationResult Validate(object value, CultureInfo cultureInfo, CellValidationContext cellValidationContext)
{
int ...
-
Hi, I got a stack overflow in the validation after upgrading to 3.1. The validation rule changes the underlying dataset through the cellValidationContext.DataItem, and with this new version every change to this raises the execution of validation rule again, resulting in a stack overflow exception. This behaviour doesn't happen in the 2.0 version ...
-
Here’s the latest roadmap for upcoming releases of Xceed DataGrid for WPF. If all goes well, this is how things will play out. In less than two short years, there have been 7 major releases, and over 12 service releases. Here's what's coming next.Prototype for PDC 2008, October 2008:- Drop by our booth to see a prototype of a new visual effect ...
|
|
|
|