-
FlexGrid??
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!
-
Re: FlexGrid??
Can you edit your original post and split text into multiple lines, please?
I'm willing to help but text is not readable...
-
Re: FlexGrid??
I need to display information in a grid kinda like excel spreadsheet.
I want the user to be able to add information to the form.
I need the program to be able to perform calculations on data in the grid.
I am thinking that FlexGrid is probably the way to go but not sure.
thanks!
-
Re: FlexGrid??
For what you described MsFlexGrid would be my choice - there is a thread with lots of sample code so take a look at it.
-
Re: FlexGrid??
If you need more robust "excel-like" component then I would recommend FarPoint Spread but it's not free.