|
-
May 8th, 2003, 06:32 PM
#1
Thread Starter
Addicted Member
Dynamic interface
I have a question regarding dynamic interface development in .NET. What I would like to do is have an xml file act as a definition file for a GUI input form (so the file would define labels and textbox -- it would as describe data format, but I think if I can figure out the dynamic gui part, I can get this part). I've done this type of work using internet explorer -- having a .hta file that uses an iframe to call an xml file which is rendered by an XSL file. I'm just wondering if anyone has done anything like this or would be willing to share a basic example of how one might do this or point me to a reference.
Many thanks
-
May 9th, 2003, 01:03 AM
#2
Thread Starter
Addicted Member
Hi,
I was doing a little research, and I think a datagrid might just do the trick (since I can treat my xml fiel as a database). My question is (since I haven't really used this control before), can you create a hyperlinked column (that's like a label) and create a dropdown or combobox in one of the columns. If anyone has an example of either, I'd appreciate see it.
many thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|