-
Display Data In Line
Ok hey all :)
hows everyone doin? all good i hope!
anyways i've hit a snag, basicly at the moment this is what is happening....
client requests data > server sends data (unknown amount) > client recieves and displays .. BUT how and where
i have it all stored and the data is transfering fin at the moment i'm storing in a list box which isnt very good...
i have the following...
username - Race - Number oF soldiers - Cash
i was thinking about 4 list boxes but the user would find it difficult to keep each item together ... any siggestions?
thanks again
-
Something like a ListView perhaps (or FlexGrid etc).