6 Replies Latest reply on Jan 11, 2008 1:22 PM by suneel_nani

    Display multiple records in one datatable row

    suneel_nani

      Hi,

      In my datatable, I would like to display both single records and multiple records at the same time. say, The multiple records could be grouped together for presentation. eg)

      The result is shown in the following : (Alternative color for each row index)



      Index Type Flight Number status
      ======================================
      1 single 111/01Jan08 open

      2 single 222/01Jan08 close

      3 multiple 333/01Jan08 open
      444/01Jan08 open
      555/01Jan08 open

      4 single 222/01Jan08 close


      I have no idea at all. Can anyone give me some advice ?

      Thanks.