ok I have a datagrid that shows, let's say, 50 rows. so it looks like:

1.
2.
3.
::
50

i want to make the datagrid as 2 sets, so it will look like:

1.   2.
3.   4.
::   ::
49  50


is there a way to do it?

thanks

C.

-- 
View this message in context: 
http://www.nabble.com/how-to-split-a-column-in-datagrid-tp18352332p18352332.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to