Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Peepio #1
Add/Delete rows/columns in datagrid
Hi,
I'm trying to add additional or delete rows/columns to a datagrid based on a
specified number. I tried addColumn, this only adds 1 column at the end. I
thought I could use dg.columnCount(colNo) and dg.rowCount = rowNo but that
doesn't seem to work. Any ideas?
Thanks.
Peepio Guest
-
datagrid sort columns not rows
Hi, I am filling a datagrid via xml and the columns as not created in the order I have in my xml. I've also added them in the correct order in... -
Howto insert delete rows into a ASP.net datagrid?
Hi I am a newbie ASP.net programmer and can't find a decent code sample to insert/delete/edit rows in a ASP.net datagrid. Thanks Jim -
DataGrid: Selecting multiple rows/columns
Hi, I would like to enhance the DataGrid by adding scripting functionality that allows the selection of multiple rows or columns via... -
DataGrid, 7 columns on 2 rows?
Is this possible? I currently have a datagrid showing 7 columns, I would like to show the 6th and 7th columns on the next row. How can I do this? -
Inverting DataGrid columns and rows in excel
I am populating a datagrid and allowing it to be exported as an excel spreadsheet but my internal customer needs the columns and rows inverted. Any... -
Redad #2
Re: Add/Delete rows/columns in datagrid
I am searching for the same thing. If you did find a solution can you share it with me ... Thank you
Regards.Redad Guest



Reply With Quote

