Groups | Blog | Home
all groups > flash actionscript > june 2004 >

flash actionscript : Extending mx.controls.DataGrid


sullis
6/11/2004 9:44:05 PM
I want to subclass the mx.controls.DataGrid class.

Does Macromedia provide any examples that demonstrate how to subclass
the DataGrid?

import mx.core.UIComponent;
import mx.controls.DataGrid;
import mx.controls.gridclasses.DataGridColumn;

class MyDataGrid extends DataGrid
{
}


Thanks in advance!
sullis
6/14/2004 9:50:29 PM
Where can I find example code that shows how to subclass the DataGrid class?

Thanks in advance,

-Sean
sullis
7/23/2004 4:50:40 PM
Where can I find example code that shows how to subclass the DataGrid class?

Thanks in advance,

-Sean
sullis
8/23/2004 5:22:44 AM
I am still searching for an answer to my question.

sullis
8/25/2004 6:58:42 PM
Originally posted by: sullis
I want to subclass the mx.controls.DataGrid class.


Does Macromedia provide any examples that demonstrate how to subclass
the DataGrid?
AddThis Social Bookmark Button