datagrid
DataGrid with AutoCompleteBox crashes Silverlight when scrolling
I have a Silverlight 4 application with a DataGrid. The rows of the datagrid contain two AutoCompleteBoxes.[详细]
2023-04-11 16:30 分类:问答Collapse all groups except the first one
I have a DataGrid with grouped ItemsSource. There are an expander on each group, so I can expand/collapse all the groups. Now, I\'m trying to collapse all groups by defa开发者_如何转开发ult, but leave[详细]
2023-04-11 07:55 分类:问答Get value of datagrid cell with given row index and column index
I already know proper row inde开发者_运维技巧x and column index, but I don\'t know how to get value of intersection of these two.how about this one :[详细]
2023-04-11 07:42 分类:问答WPF Infragistics xamDataGrid - CollectionView GroupDescriptions not recognized like with WPF DataGrid
We\'re looking at upgrading our WPF DataGrid based application to one that uses the Infragistics xamDataGrid DataGri开发者_运维知识库d control.[详细]
2023-04-11 05:21 分类:问答How to print flex spark datagrid by using the mx PrintDataGrid? Or is there other way to achieve this without using the mx PrintDataGrid?
this is my first time to ask here since my question is not answerable in the adobe flex forum. So at least finally, I\'ve come to manage it here.[详细]
2023-04-11 04:31 分类:问答WPF Datagrid - Set the mouse cursor after the completion of loading records
I have the following scenario: We\'re building a WPF MVVM application. Sending the command to load mylist. The DataSource is set to mygrid.ItemsSource = mylist. I need to set the mouse cursor to Curs[详细]
2023-04-11 04:21 分类:问答WPF Datagrid/Listview INVERTED?
Is Possible to get a datagrid (or listview) control inverted? For example, usually we have a listview like this:[详细]
2023-04-11 03:03 分类:问答WPF Error: Cannot find governing FrameworkElement for target element
I\'ve got a DataGrid with a row that has an image. This image is bound with a trigger to a certain state. When the state changes I want to change the image.[详细]
2023-04-11 02:24 分类:问答WPF add header to ListBox so it scrolls like DataGrid
I\'m trying to create a layout that uses a ListBox and my custom header that looks like a ruler, but for dates (with explicit start and end dates).The goal is to have an appearance and feel similar to[详细]
2023-04-10 21:42 分类:问答Silverlight 4 Toolkit DataGrid's CanUserSortColumns attribute not working on DateTime types
I\'ve just noticed that the CanUserSortColumns attribute of the Silverlight 4 Toolkit DataGrid element doesn\'t seem to work when sourced with DateTime types. Every other type reacts as expected.[详细]
2023-04-10 21:39 分类:问答