Forms - Automatic fields generation from xml

  1. #1

    Forms - Automatic fields generation from xml

    Hi,
    I'm currently working with Coolite developing a foundation for User Interface to generate automated User Interface from metadata in a xml file. I would like to know if you could consider in future versions the feature of generate fields from any kind of source such as xml, database, etc.

    Thank you very much,

    Rodrigo from Argentina.
  2. #2

    RE: Forms - Automatic fields generation from xml

    Hi Rodrigo,

    Building a Page of ASP.NET Web Controls based on an XML file, Database query or list of strings is certainly possible. You just need to instantiate the controls based on their string class name.


    You might want to investigate the MS Dynamic Data project, as I think they're doing something somewhat similar, ie... generating server controls based on Database reflection.*


    Best of luck with your project. Sounds very interesting. Keep us updated and let us know if you require any further assistence.*


    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] MVC Ajax Automatic binding
    By adelaney in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 11, 2012, 12:41 PM
  2. [FIXED] [1.2] JS Generation BUG
    By devil in forum Bugs
    Replies: 6
    Last Post: Nov 22, 2011, 10:53 AM
  3. Automatic grid size, in width and height.
    By Galo Q in forum 1.x Help
    Replies: 1
    Last Post: May 12, 2010, 12:12 PM
  4. [CLOSED] Dynamic Menu Generation from Comma Delimited String
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 18, 2009, 9:18 AM
  5. [CLOSED] Script generation bug?
    By randy85253 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 28, 2009, 4:44 PM

Posting Permissions