Browse by Tags
All Tags » Sorting » datatagrid (RSS)
-
Hi,
I'll try to rephrase it.
There are two visual states of the grid:
1. Grid has no sorting glyphs displayed in any column header.
2. Grid has a sorting glyph displayed in one of grid's column headers.
I need to get the grid from state 1 to state 2 and I don't want to let the grid to sort data by itself (as I wrote I fetch data ...
-
Hello,
Let's say we have a datagrid with a datatable databound to it, and now we sort by some column in the datagrid (either ascending or descending)... how can I then export my datatable and retain the sort order? I would like to be able to have a popup menu for the grid where the user can export to a CSV file and have it export my ...
|
|
|
|