i want to add one column during runtime to a flex grid, but in-between a specific column and not at the last.pls help soon....
Answers
Ajax
On 2006-07-31 22:14:01
Hi! This is a very good question that you have asked, This is a frequently asked problem with many starter programmers.
While answering this question I hope you basically know how to add a column in runtime i., I hope you know to code....
The best way to add a column somewhere in the middle is to either have the column index known or the column header known, using any one of this you can add a column wherever you need in an Flex Grid, If you are using Visual Basic, Or if you are using Microsoft .NET you can use the component one controls too.
Hope this solves your problem, Have a nice time coding.... Cheers!
Answers
Ajax
On 2006-07-31 22:14:01