http://bugzilla.novell.com/show_bug.cgi?id=551666

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=551666#c2





--- Comment #2 from Jan Kraljič <[email protected]>  2009-11-07 03:28:58 
MST ---
I was searching around for soulution. I don't know enougt jet to add full
solution (i would need some help). So at this momemnt i just suggest my idea of
solution. 

Idea:
In Gridview.cs file in function RenderGrid:
- create three html writers: tablehead, tablebody, tablefoot
- while processing rows we add rows to the writer that is correct
- at the end we put together these writers and put it in to writer that ce get
as input. In case that properties for thead or tfoot is set, than we add tags
to the these writers before we put then together for ouput.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to