techker Posted March 24, 2010 Share Posted March 24, 2010 Hey guys im looking on the net and i find data grid view but asp..and not what i need what i need is that now i have a table with info that replicates depending on how many products i have in he database.. like an online catalogue. i just want the tables to show in a diffrent color.. like first product blue second product white...only like 2 colors.. Link to comment https://forums.phpfreaks.com/topic/196409-table-grid/ Share on other sites More sharing options...
simcoweb Posted March 24, 2010 Share Posted March 24, 2010 Hmm, since it's a dynamically generated table (meaning the rows and columns number depends on how many products are summoned for display) you might try JQuery which has an easy to use alternate row/column color formatting capability. Link to comment https://forums.phpfreaks.com/topic/196409-table-grid/#findComment-1031322 Share on other sites More sharing options...
techker Posted March 24, 2010 Author Share Posted March 24, 2010 Thats what i doing now found a tutorial on net tuts about zebra rows. very cool to,thx! Link to comment https://forums.phpfreaks.com/topic/196409-table-grid/#findComment-1031326 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.