Browse by Tags
All Tags » filtering » Filter (RSS)
-
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 ...
-
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 ...
|
|
|
|