Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Display Additional Detail Information in 2nd Row
posted

Hi.

I have a DataTable with ~20 columns worth of data.  There is a subset of about 8 columns that the user needs to see in the grid, but I would like to give the user the ability to click the + (as in a hierarchical grid) and expand to see all the details of the record across multiple rows.  Note that this is a single record and therefore doesn't quite fit the mold of a hierarchical grid.

 I could, of course, partition the data into a hierarchical format with two one-to-one tables, but I'm wondering if there's some easier way to do this.

 Thanks in advance.

Parents
No Data
Reply Children
No Data