Using a grouped table in HTML5

Using a grouped table in HTML5

Ritratto di Sarah B

Hi, In my silverlight application I have a very complex table that contains grouped columns, group titles, footers etc. I'm intrested in creating the same table in html5 which will contain the same UI structure keeping the columns grouped as they were. Is there a way to define a table with groups in html5 according to data rather then defining it manually by creating nested tables and fiddling around with the group titles and footers? Thanks, Sarah

4 post / 0 new
Ultimo contenuto
Per informazioni complete sulle ottimizzazioni del compilatore, consultare l'Avviso sull'ottimizzazione
Ritratto di Jennifer J. (Intel)

Hope you've found your answer already. this is an old posting.
I'm not sure what you mean. if you provide a screen-shot of the table, it might be easier for others to help you with ideas.

Jennifer

Ritratto di Maikel Cordeiro

Did you hear about tableless?
http://tableless.com.br/

MC
Ritratto di karray G.

Hello,

I suggest you to take a look at the datatable component using jquery :

http://www.datatables.net/

http://www.megaptery.com/2011/03/datatables-affichez-un-tableau-et-triez...

Good luck!

Accedere per lasciare un commento.