Quantcast
Channel: Our ComponentOne » All Posts
Viewing all articles
Browse latest Browse all 14170

Reply To: Controlling Value Filter and Conditional Filter from code

$
0
0

HI,

This seems to me an issue with the focus of the cell/column, very similar to the issue you described in your previous post.

If you focus on the [Name column and then filter using the dropdown, say un-check "first", then if you check the values of dt.DefaultView.RowFilter.ToString()) and (this.c1TrueDBGrid1.Columns[1].FilterText) it gives you the correct values

1)[Name] IN ('second’,'second’)
2) second as FilterText

However if you focus on the "ID" column and then set the filter for the column NAME, then the values are NULL for FilterText and [Name] IN ('second’,'second’) for the RowFilter.

And this information is already passed to the DEV with ref to your previous forum post.

Let me know if this clarifies, or if you’ve any more questions.

Regards,


Viewing all articles
Browse latest Browse all 14170

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>