mail-archives/mono-bugs/2009-November/094767.html

135 строки
3.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 551666] Gridview does not render thead in ASP.NET
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20551666%5D%20Gridview%20does%20not%20render%20thead%20in%20ASP.NET&In-Reply-To=bug-551666-28286%40http.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="094765.html">
<LINK REL="Next" HREF="094768.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 551666] Gridview does not render thead in ASP.NET</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20551666%5D%20Gridview%20does%20not%20render%20thead%20in%20ASP.NET&In-Reply-To=bug-551666-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 551666] Gridview does not render thead in ASP.NET">bugzilla_noreply at novell.com
</A><BR>
<I>Sat Nov 7 05:29:02 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="094765.html">[Mono-bugs] [Bug 528830] appdomain-unload.exe unit test fails
</A></li>
<LI>Next message: <A HREF="094768.html">[Mono-bugs] [Bug 553603] New: IO Exception when handling broken Symlink
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94767">[ date ]</a>
<a href="thread.html#94767">[ thread ]</a>
<a href="subject.html#94767">[ subject ]</a>
<a href="author.html#94767">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=551666">http://bugzilla.novell.com/show_bug.cgi?id=551666</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jan.kraljic at patware.si</A> added comment
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=551666#c2">http://bugzilla.novell.com/show_bug.cgi?id=551666#c2</A>
--- Comment #2 from Jan Kralji&#269; &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jan.kraljic at patware.si</A>&gt; 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: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="094765.html">[Mono-bugs] [Bug 528830] appdomain-unload.exe unit test fails
</A></li>
<LI>Next message: <A HREF="094768.html">[Mono-bugs] [Bug 553603] New: IO Exception when handling broken Symlink
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94767">[ date ]</a>
<a href="thread.html#94767">[ thread ]</a>
<a href="subject.html#94767">[ subject ]</a>
<a href="author.html#94767">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>