Marcel
|
| Posted: 02/22/2005, 12:17 AM |
|
I want to use a search field which searches a field in a grid on the same page which also may contain NULL values. But when I implement this field all NULL values are excluded from the result even before I enter any search value. How can I prevent NULL values to be excluded and still be able to search?
Marcel
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 02/22/2005, 3:28 PM |
|
How does your Data Source look like? Do you use SQL, one table, or multiple tables, and what are Where parameters?
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|