Browse by Tags
All Tags » filter row (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'' ...
-
Normal
0
14
false
false
false
IT
X-NONE
X-NONE
MicrosoftInternetExplorer4
...
-
Has this issue been corrected in v3.5?
None of the following would clear the contents displayed in the FilterRow. Each of the techniques below does clear the actual filter.
// Try to clear all FilterRows in the grid.DataGridCommands.ClearFilter.Execute(null, _dataGrid);
// Try to clear the ...
-
I have a FilterRow in my datagrid. I also have a button on my page to clear the filters.
The button simply executes DataGridCommands.ClearFilter with a target of my datagrid. So, it should clear all filters.
The filters seem to be cleared, i.e. the grid shows more data rows. But, the FilterRow still shows ...
-
hi All,
in my xceed data grid i want to put a button on top of the grid that can clear the Whole filter row.
please tell how to do it.
thank you in advance
-
HI, All
I want to put ClearFilterRow Button in RowHeader of Filter Row .
please guide me how to put a button in Row Header or Even get RowHeaderClick Event
thanx in advance
Regards,
pratik gohil
-
HI,
I am really happy to see those extra features in my favorite WPF grid.
i would like to suggest foollowing thing to futher improve.
Search Having Column selector so one can select word in particular column .
Inbuild Filter (Filter From Hearder of Column : e.g Excel Like Filter) having more features like telerik ...
-
Scenario:Run application with DataGrid with activated FilterRow, write in Filter some criteria, reload DataSource - Filter criteria will enclose in quotation marks, clear filter criteria and again reload DataSource - Filter criteria will appear again (see atached picture).
I use DataGridControl version 3.2.9356.10060
-
ok jenny was absolutely right, my above solution works, but it happens that some rows seem to dissapear ocasionaly,i think it's due loose of viewport or someth...anyway here's working example similar to what jenny was telling to do...it is done with filterRow, but the same way would work with groupByControl:
1.u need something where u will ...
-
>>A Windows 7 theme would be great for the next release.
We weren't expecting demand for that so soon, it won't make it into the next release but we'll be sure to consider it for the one after (or a themes-only update).
>>RowEditor
Will discuss with the team. Anyone else need/would like this?
>>Built-in search
I saw ...
|
|
|
|