Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
mukul #1
DataGrid: How do I select and copy text for a DataGrid cell?
Hi,
Do you know how do I select and copy txt from a cell inside a Flex 2
DataGrid?
I don't want to use an itemRenderer.
I will appreciate help.
Thanks,
Mukul.
mukul Guest
-
Datagrid - how to vertically center text in a cell
By default, the datagrid will display data in the vertical center of each cell, but when I apply the htmlCellRender all the data appears at the top... -
wrapping text in a datagrid cell
I have a datagrid that I am having text wrapping problems with. And the wrapping problems only happen with text containing long urls. If I set... -
Datagrid - Changing color of text in cell
Does anyone know of a way to change the color of the TEXT in an individual row and/or cell in a datagrid? I know that I can apply some tinting to... -
--- retrieving text from a selected datagrid cell ---
this was working Dim szMsgNumber = db_grid.SelectedItem.Cells(0).Text until i changed the first column (at index 0) to a ASP:ButtonColumn... -
datagrid: can't get read text from a cell programmatically
In the event handler for ItemCommand, I am trying to read text of cells in the row programmatically, but can't get it working. //this is what I...



Reply With Quote

