On Wed, Aug 18, 2010 at 9:11 AM, p...@vin Uttarwar <[email protected]>wrote: > > > > Are you sure? > because i dont see any code which will throw such error? >
That's precisely my point. The error always points to that line, whether I write if(filterCombo) or if(filterCombo != null) or any other variation. How can you have a null object reference error on a test for null? -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

