facebook

Best way in UI to represent a table of data

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #327845 Reply

    ClintNash
    Member

    What you would recommend (UI element(s)) to display a table? I have tried dynamically creating a table and appending it to a panels div without success. The dimensions of the table would be at max ten columns with 4 to 15 rows. Platform target is a native IOS application.

    Open to any suggestions on how to display the data.

    Thanks,
    Clint…

    #327847 Reply

    Hi Clint,

    We are planning an HTML widget but in the meantime I recommend adding a panel widget to your design to contain the custom <table> code.

    You can use the append function of jquery to insert html code in your design. Please see a example in next thread:
    http://www.genuitec.com/support-genuitec/viewtopic.php?p=7230#p7230

    And the documentation of .append() function:
    http://api.jquery.com/append/

    #329094 Reply

    mikebuck
    Member

    Any update on the support of tables? Or more examples on building such a widget?

    I am new in this space, but like what I see… one issue though – many promises of samples, or additional features, but no follow through?

    I am building an iPad app that needs to display data in a set of tables or a datagrid. Any assistance on that is appreciated.

    Mike Buckley

    #329140 Reply

    support-michael
    Keymaster

    hi mike

    >Any update on the support of tables? Or more examples on building such a widget?

    Yes, in the upcoming version we are providing a new HTML Panel widget that will enable users to drop in valid html that will render within a predefined space. This is a 1st step to opening up to support UI customization beyond what is possible with the current widgets. We are pushing to have this new version available sometime next week.

    #329141 Reply

    mikebuck
    Member

    Thank you Wayne! That would be a great help

    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Best way in UI to represent a table of data

You must be logged in to post in the forum log in