|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Hello
I want to know how can I make the datagrid display not only as a rectangular table format. For example, row 1 data in the datagrid i want to display the column of "row 1" in the first row of output, then the column 2 and column 3 of the "row 1" in the next row of the output. thx please Use template column. Build item template as a table with as many rows as you
wish and databind the cells to the datasource columns. Eliyahu Show quoteHide quote "jijis" <ji***@jijis.com> wrote in message news:e$G42JtLFHA.2136@TK2MSFTNGP14.phx.gbl... > Hello > I want to know how can I make the datagrid display not only as a rectangular > table format. > > For example, row 1 data in the datagrid > i want to display the column of "row 1" in the first row of output, > then the column 2 and column 3 of the "row 1" in the next row of the output. > > thx please > > thx so much
would you mind explain more and any example link to me thx Show quoteHide quote "Eliyahu Goldin" <removemeegol***@monarchmed.com> wrote in message news:#94tf9tLFHA.2492@TK2MSFTNGP14.phx.gbl... > Use template column. Build item template as a table with as many rows as you > wish and databind the cells to the datasource columns. > > Eliyahu > > "jijis" <ji***@jijis.com> wrote in message > news:e$G42JtLFHA.2136@TK2MSFTNGP14.phx.gbl... > > Hello > > I want to know how can I make the datagrid display not only as a > rectangular > > table format. > > > > For example, row 1 data in the datagrid > > i want to display the column of "row 1" in the first row of output, > > then the column 2 and column 3 of the "row 1" in the next row of the > output. > > > > thx please > > > > > >
UserControl inside of datagrid - loses its viewstate when datagrid is re-bound on postback
iterate through only one column of a datagrid Compact code Annoyingly simple problem _EditCommand not firing... Access individual item in a datagrid Datagrid sorting does not work Can't get text value of hidden (visible = false) column.. Group Headers in Datagrid Check Parent-child relationship in datagrid |
|||||||||||||||||||||||