Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
jlopes151 #1
Changing the BGround of an ADV DataGrid Header
I'm not able to chage the background of an advanced Datagrid individual header.
Has any one had this problem? I can change the bg of the entire header using
headerColors but not a select header.
Thanks for any help
jlopes151 Guest
-
Losing sortability when changing header text
I've got a datagrid on a webform. The sortable attribute is set within the <asp:DataGrid> tag on the aspx file. An intial value is also set for the... -
Changing namespace of a Soap Header
I have defined a soap header via the .NET framework public sealed class MySoapHeader : SoapHeader { } I can successfully send this header... -
Removing the datagrid header.....
How to remove the datagrid header display ? Which property I should change ? Thanks -
datagrid header
Is it possible to have an overall header that spans across all columns? An example would be a class schedule for student Ben. |Ben |English ... -
DataGrid header and <TH>
Hello Vaclav, You might use the HeaderStyle of the DataGrid which will create Th on the client side. You can also attach style attribute to this...



Reply With Quote

