flexgrid doubt
Hi there guys, this is my problem i want to make an app that let the user edit certain data that is loaded from a txt file.
The problem is that when i use a msflexgrid i can't write on it.
I know there are other grids, but for instance a data grid doesn't have a cols property, which i use to determine the number of cols after i have processed the data on the txt.
So far my question is how can i edit data on the msflexgrid or which grid should i use?
thanks for your help.
|