DOCTYPE declaration breaks ActiveWidgets
Hi. I have other components in my webpage that require me to use the following DOCTYPE declaration in my HTML document:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
This breaks ActiveWidgets, resulting in the grid not beeing shown. I think the doctype declaration is pretty standard, and I would be nice if someone knew how to make ActiveWidgets work in spite of this declaration.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
This breaks ActiveWidgets, resulting in the grid not beeing shown. I think the doctype declaration is pretty standard, and I would be nice if someone knew how to make ActiveWidgets work in spite of this declaration.
Edvin Syse
April 24,