Hello there, I'm using RadGrid with a default formatting, the vertical delimiters for the columns (black lines) seem to get interrupted whenever a cell contains null value. I could prevent nulls from appearing in my grid by applying isnull(FieldName, '') in the stored proc, but is there a better solution for the problem?
Thanks, Dmitry
Thanks, Dmitry
