-
flex grid ?
I want to add data to a flex grid from text and combo boxes.
Have a flex grid with 3 Columns (Name, Date, Choice)
Text box needs to fill Column Name
Combo1 needs to fill Date
Combo2 needs to fill Choice
User will enter values and select enter to write the data to the flex grid.
Is this the proper control to use or is there a better way?
Thanks,
-
Re: flex grid ?
That will work just fine. If you have other questions about how to do it, please let me know.
-
Re: flex grid ?
that is the question, how do I make it happen. I just specified the requirements. Any input would be of great help.
Thanks,
J
-
Re: flex grid ?
as well, I will have 99 rows.
if row one has data already, I will need to go to row 2, etc.
-
1 Attachment(s)
Re: flex grid ?