Skip to content

barbrick/Html5GridView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Html5GridView

HTML5 Compliant ASP Grid View Control

Removes tables attributes that cause HTML5 Validation Errors:

-> Rules

-> CellSpacing

-> Border

Removes span tags to avoid HTML5 Validation error cause by unsupported attributes being added

Useage:

On each aspx page include the following:

<%@ Register TagPrefix="asp" Namespace="ActiveServerControls"%>

You may then use the grid view as you had replacing GridView with Html5GridView

About

HTML5 Compliant Grid View Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published