views:

2508

answers:

2

I'm looking for examples for .net gridView themes (css files) to get ideas for my grid.

My grid must have a double-pager look (Bottom & Top) and should support sorting (by clicking on headers) and row highlighting when moving the mouse.

The only one I found online was the Glassy Black (http://weblogs.asp.net/kevinbrammer/archive/2008/02/24/glassy-black-gridview-theme.aspx)

Do you have any other websites I can learn from?

(I'd be happier if it included source code examples, but if not - it's also good, css and html are readable)

+4  A: 

Gridview are rendered as HTML Tables. So any Table themes would get the job done. For headers, footers and other stuff you might have to code the css your self.

Check out these links.

http://icant.co.uk/csstablegallery/index.php?css=69#r69

http://mattberseth2.com/demo/ has lot of gridview customizations with code download.

Paging

Paging With Slider

Sorting with sort icons

Some more themes

http://mattberseth2.com/demo/Default.aspx?Name=A+YUI+DataTable+Styled+GridView&Filter=All http://mattberseth.com/blog/2007/11/5_gridview_themes_based_on_goo.html

alt text

Aseem Gautam
+1 for matt's gridview themes based on google. I've practically used that it rocks.
this. __curious_geek
+1 Thank you , Very Useful
Mostafa
A: 

great post

thanks

Ankara Kervan Nakliyat