jQWidgets Forums

jQuery UI Widgets Forums Grid multiple rows for 1 record

This topic contains 2 replies, has 2 voices, and was last updated by  kathys2151 10 years, 3 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • multiple rows for 1 record #66227

    kathys2151
    Participant

    I have a db with many fields in each record. It is way too many fields to display the record in one line. I tried using a nested grid, (server_side_grid__with_nested_grids.php), but that did not work. Is there any way to have one record display on multiple lines? I am reading data from a mysql db, and the correct data is being returned to my app (I see this through Firebug), so it is really a display problem. Has anyone done this successfully?

    multiple rows for 1 record #66228

    Peter Stoev
    Keymaster

    Hi kathys2151,

    As far as we know, there is no Grid API for displaying one record into multiple Grid lines.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    multiple rows for 1 record #66231

    kathys2151
    Participant

    Thanks for the quick reply Peter. Is there a way for the nested grid option to work? For example, I’d like each record to be displayed like this:

    ` Hostname IP Description MAC Location Room Number
    xxxxx xx.x.x.x descr aa:aa:aa:aa Bldg 1 444

    OS ServicePack Vendor
    Win7 1 HP`

    I like the option you have to show/hide the OS/ServicePack/Vendor option. The problem is, when I load one record, the line with “hostname”, “IP”, etc displays fine, but I get multiple rows of “OS”, “ServicePack”, “vendor” (when there is only one)

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.