xhtml - Asp.Net GridView Pager colspan? -


I have a GridView with some data and one page so that I do not need to display all the data on one page.

But if I look at HTML then generates gridview, so does pager column have a callspain of 66? It corrupts the layout in Chrome and Safari.

Why does this callspain set 66 when it has only 5 columns with data?

Edit: I got the problem! I am hiding some columns and they are counted, why so why? Therefore

Remember that you can always render markup as pure CSS using.

Here you can see


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -