SqlContainer Null values handling

Hi

I’m trying to use SqlContainer as my data source and passing it to a grid. Some of the values in my database are default NULL. which causes a Runtime exception. “Saying return item id was null. Check your container implementation”.

What’s the way to fix this!

thanks!
Prat