-
Hi Simon,
usually controls that are dynamically created should be added before the Load event; the Init event is the event where you should do this. Have you tried this?
Regards, Pieter.
2009-02-19 18:15:01 UTC in Anthem.NET
-
Hi Gavin, did you test this code only in IE6 or also in other browsers?
PD: I'm talking about the following code (added to Panel.cs starting from line 52):
else if (!Manager.IsCallBack)
{
// This is so that IE6 doesn't apply line height to an empty div
writer.Write("");
}.
2008-01-17 16:25:47 UTC in Anthem.NET
-
Hi all, I agree with Manu, and think that adding a css class id is a good idea.
2007-12-31 17:25:04 UTC in Anthem.NET
-
Hi, could you please post a complete sample? TIA.
2007-11-16 16:04:28 UTC in Anthem.NET
-
psiegers committed patchset 216 of module anthem to the Anthem.NET CVS repository, changing 7 files.
2006-12-07 06:08:18 UTC in Anthem.NET
-
psiegers committed patchset 212 of module anthem to the Anthem.NET CVS repository, changing 3 files.
2006-11-13 05:55:38 UTC in Anthem.NET
-
psiegers committed patchset 211 of module anthem to the Anthem.NET CVS repository, changing 1 files.
2006-11-12 04:58:12 UTC in Anthem.NET
-
psiegers committed patchset 210 of module anthem to the Anthem.NET CVS repository, changing 4 files.
2006-11-12 04:35:13 UTC in Anthem.NET
-
psiegers committed patchset 206 of module anthem to the Anthem.NET CVS repository, changing 1 files.
2006-10-28 04:23:17 UTC in Anthem.NET
-
Logged In: YES
user_id=1067768
You need to register the anthem dll in your skin file, if
possible.
2006-10-17 15:30:42 UTC in Anthem.NET