Browse by Tags
All Tags » BUG (RSS)
Showing page 2 of 2 (17 total posts)
-
Hi,
I use a DataGrid with the ColumnStretchMode property set to Last.
When I move the last column of my DataGrid, and I cannot resize it just after (the resize cursor is not available).
I noticed that sorting the column after moving it make resizing possible again.
Bye.
-
I am currently evaluating the WPF grid control for use in our application(s). I am very happy with the data virtualization capabilities that I have seen so far!
That said, multiple selections does not appear to be working when the grid is used with Data Virtualization...
To confirm this problem, I checked to see whether it ...
-
Hi All,
While I'm publishing a project in VS-2008, I want to add the Xceed installable as a ''Prerequisites'' . Because if I'm installing the my application in any other PC which doesnt have the .NET, I use to publish the project with .NET installables. Like that i want to add the Xceed Installable in it while I'm publishing a project, it ...
-
I am using a column in the grid to display a SQL date/time, if the time is midnight the cell just displays the date and no time which in the db is
1/14/2009 12:00:00 AM
-
Hi,
I'm trying to bind the title of the column with a StaticResource. It's doesn't give me any error, but the output of the column is EMPTY. Here my code shows the detail of the issue,
<xcdg:Column FieldName=''countryName''>
<xcdg:Column.Title>
<Binding Converter=''{StaticResource FieldLabelConverter}'' ...
-
Hi,
I just noticed a bug in the DataGridControl.
I use a DataGridControl (contained in a TabControl) where I set the UpdateSourceTrigger parameter with the CellContentChanged value. I expect my source to be updated each time I modify my cell value. That's what is happening in normal cases. But when I change the value, use the ''Tab'' key ...
-
I just installed the Data Grid for WPF on my machine. Now when I use Visual Studio (2008), I can't EVER use Help because as soon as I press F1 to bring up some help, I get the ''Help is updating to reflect your recent changes...'' dialog. This dialog never goes away and I can't use Visual Studio. All I can do is reboot and try to remember ...
2
|
|
|
|