Completed
Last Updated: 23 Nov 2011 05:01 by ADMIN
ADMIN
Julian Benkov
Created on: 23 Nov 2011 05:01
Category: GridView
Type: Bug Report
0
Fitering result displays wrong values.
There is a bug regarding the filtering of the grid, in the GridViewComboBoxColumn.
The filtering result displays wrong value.  
The bug accurse when:
   - Select a value form a GridViewComboBoxColumn.
   - Clear Filtering of the grid.
   - write a new value in the filtering GridViewComboBoxColumn cell, before living the cell.
The grid is filtered with the previous selected value.  
Note: the bug accurse only when the ReadOnly Property of column is off.
0 comments