Hello
I have a problem with gridview filterng,
In my grid I have a GridViewTextBoxColumn (Column Name is "A") and GridViewMultiComboBoxColumn (Column Name is "B") ,when I filter
Column "A" I write the text in gridviewfilteringrow and every yhing is ok but when i Want to filter column "B" ,in gridviewfilteringrow
a dropdownlist is appear and I have to select one of those value but I want to do filtering in this column like column "A".
is it possible?
please help me to solve this problem.
thanks alot
I have a problem with gridview filterng,
In my grid I have a GridViewTextBoxColumn (Column Name is "A") and GridViewMultiComboBoxColumn (Column Name is "B") ,when I filter
Column "A" I write the text in gridviewfilteringrow and every yhing is ok but when i Want to filter column "B" ,in gridviewfilteringrow
a dropdownlist is appear and I have to select one of those value but I want to do filtering in this column like column "A".
is it possible?
please help me to solve this problem.
thanks alot