all groups > dotnet xml > october 2003 >
You're in the

dotnet xml

group:

Dynamic Forms from XML


Dynamic Forms from XML Brian
10/6/2003 12:34:41 PM
dotnet xml:
Can someone point me in the right direction? I'm trying
to create dynamic vb .net forms from xml. Is there an
easy way to read in xslt/xml files and create a form with
text boxes, combo boxes, etc.? I would also like to load
in the data validation.

RE: Dynamic Forms from XML lukezhan NO[at]SPAM online.microsoft.com
10/7/2003 6:17:22 AM
Hi Brian,

Please see my reply in microsoft.public.dotnet.language.vb. AS a supply,
you may refer to following article on adding a control to window form
dynamically:

HOW TO: Programmatically Add Controls to Windows Forms at Run Time by Using
Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=KB;EN-US;308433

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Re: Dynamic Forms from XML Ice
10/9/2003 12:01:10 PM
check this out
http://msdn.microsoft.com/library/en-us/xmlsdk/htm/som_starter_8z59.asp

watch out for wrapping.
ice

[quoted text, click to view]

Re: Dynamic Forms from XML Ice
10/9/2003 4:00:35 PM
that was the wrong link by the way...
this link has to do with asp - but could probably be extended -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnasdj01/html/asp0152.asp

I'm pretty sure I saw something more recent in the past. If you come up with
anything let me know.

ice
[quoted text, click to view]

AddThis Social Bookmark Button