Is it possible to split a particular collumn into subcolumn in table widget?
General and Desktop
4
Posts
3
Posters
2.2k
Views
1
Watching
-
-
[quote author="fluca1978" date="1329724691"]You have to handle it by your own. I believe that what you are asking is to add a new column and split the data of the former one between the old and the new one. I don't think there is something ready, since the "splitting" logic depends on you.[/quote]
ya exactly thats what i wanted....
Ok is there any read made function which inserts multiple column inside a column?
If not how can i do that?