Browse by Tags
All Tags » filtering (RSS)
Showing page 1 of 3 (24 total posts)
-
Hello,
I'm looking for the way to trigger the event of filtering on a grid
currenttly i have something like :
<xcdg:FilterRow>
<xcdg:FilterCell FieldName=''LastName'' ...
-
hello,
I have the following issue with grid filtering :
I can not make filtering on some columns, these colum are binded to complex field of my dataObject.
e.g :
MyDataobject :string nameMyDataObjectType typein the xaml :
<xcdg:Column FieldName=''Name''>
<xcdg:Column ...
-
Hello
I need to filter the values of a ComboBoxCellEditor depending on the value of another cell of the same row.
A simplified view of the datagrid:
ID Customer Projects
...
-
I am having a problem when I add a FilterRow to the DetailConfiguration headers. When applied to a DataGridControl.View.FixedHeader, the criteria entered in the FilterRow automatically filters the results. The more criteria entered, the more the results are filtered. However when the same DataTemplate is applied to a ...
-
Is it possible with built-in features to have master items hidden when user filters out all its detail items using auto-filter?
Also, is it possible to have a filter-row with auto-filter values for all detail items of all master items (even the not expanded ones). I understand it will require enumeration of all the detail items, but is there a ...
-
Is there a way to maintain the Autofilter settings when the datacontext of a grid is updated or refreshed?
Also is there any plans to include the filter settings in the SaveUserSettings method?
-
Hi,
I am trying to remove this title from the Datagrid but I cannot find which property is used for this. I did a search in the entire solution for that string but I couldn't find anything.
Help please.
-
Hello,
I'm trying to change my filter from a regular text box to a combo box selection like the filtering example on the demos section but i cant figure out how to do it...
Anyone managed to do it and can provide some tips?
Thanks ;)
-
Normal
0
14
false
false
false
IT
X-NONE
X-NONE
MicrosoftInternetExplorer4
...
-
Hi,
I think I have found a sample project (in VB.NET) that does what you want. I will let you be the judge. I've just realized that there is no grid in this is example, only two wincombobox linked together. I've included the complete project.
Imports Microsoft.VisualBasicImports SystemImports ...
1
|
|
|
|