This question is locked. New answers and comments are not allowed.
I've linked my list of BO's to a treeview and a grid. As I check off the items in the grid I'm setting an 'IncludeInGrid' bool property to true. I'm trying then to have the selected rows display in a gridview so I can edit a few columns before going on to the next step. (This is a three step wizard for the users).
Anyhow I'm having a few issues getting the filter to work. Do you have an example of filtering on a boolean? Should the FilterOperator be .IsEqualTo /w with value of "True"?
Thanks
jack
Anyhow I'm having a few issues getting the filter to work. Do you have an example of filtering on a boolean? Should the FilterOperator be .IsEqualTo /w with value of "True"?
Thanks
jack