Click to See Complete Forum and Search --> : format datagrid


pete_m
May 11th, 2004, 05:51 AM
Hi all,

I want to have a datagrid that shows 9 items per page in a 3 by 3 grid.

cell cell cell

cell cell cell

cell cell cell

etc etc etc....

I have template columns that show all the data I require in each cell but how do I make the grid show 3 items (cells) for each row?

thanks in advance,

Pete

ABudair
May 23rd, 2004, 07:32 AM
Hi,

please give me a clarrification of the data u want to display into the data grid. for example, is the data retreived from one column of data base table.
How do u want to display more than one column since that u only declare one template column, we only declare template columns if we want to display the data in that column in a specific format, or by invoking a function that return a strings concatenated or else..., and more than that, but if we want to display data as it is layed in data base i prefered to use bound columns.

anyway send me your clarrification, and i hope that i helped.

bye.