Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Pratap Reddy #1
How to Hide & show the columns in ADVANCED DATAGRID.?
HI,
Am working with Advanced Datagrid.
Problem am facing is.. i want to hide & show the columns in
AdvancedDataGridColumnGroup. By default am making few of its child columns
visible to false. Now on click of AdvancedDataGridColumnGroup header (I
inserted an image on header using ItemRenderer) i want to make those child
columns visible to true.. and vise versa...
Any way to do it like this??
Thanks in advance...
Pratap
:sad;
Pratap Reddy Guest
-
popup menus won't hide - PVII show/hide layers behaviour
I've used the 'Auto show/hide by PVII" behaviour to create some popup menus for the navigation which make use of divs which appear and disappear.... -
CFGRID, Using Query - How do I hide columns?
This might make no sense or I might know the answer, but not know I know it ... How can I hide columns in a query generated cfgrid? You say,... -
DropDownList show the name of columns of dataGrid
Hello, I make a dataGrid and i like to show the name of the columns of the dataGrid in a DropDownList. For example, if my dataGrid have three... -
Hide Columns
Dar all, Could any one tell me how to hide columns in datagrid in the run time? -
How to hide columns in Datagrid
Hi All, I am using Data binding with DataGrid. I need to hide column in the grid using DataGrid1.Columns(1).Visible = False But I get the...



Reply With Quote

