Setting DataView Filter

  • Thread starter Thread starter Jim Heavey
  • Start date Start date
J

Jim Heavey

Hello, I was wonder how you set your rowfilter property in a dataview to
return rows in which a particular column has a null value. I tried,
columnName is Null, but it does not like this. The documentation identifies
ways to change the value returned when a column is NULL, but I don't see
anything about selecting columns where the value is or is not a null value.

Thanks in advance for your assistance!!!!!!!!!!!
 
Back
Top