User Profile & Activity

Clinton Beyerle Member
Posted: October 18, 2012 7:12 AM

Hi Bernard,

It is found that when i change the Doctype from HTML to XHTML , the Webgrid GetCheckedRows() is not picking the selected rows. But for some jQuery plugins to work, the Doctype needs to be XHTML or simple blank Doctype (like HTML5 - <!DOCTYPE html>). Is there any workaround for the webgrid to make it work under Doctype XHTML.

Example:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" > Working Fine (but not desired one)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 4.01 Transitional//EN" > Not Working (desired one)

We need this to be working on IE8 since it is used in our organisation.

WebGrid version : 7.0.7200.429
Thanks
Clinton
All times are GMT -5. The time now is 12:57 PM.
Previous Next