I'm trying to make an application that will keep track of information for a stock investor, what would be the easiest way to dispaly in a grid format the stock symbol, price, quantity, etc.. of a persons portfolio? and also so that a person can add new ones to the list? I'm thinking flexgrid but not sure how to implement it. I would also need to be able to do calculations with some of the information that the user enters. If someone could just point me in the right direction, i would greatly appreciate it!