Page 1 of 1

Data Grid ?

Posted: Thu Feb 09, 2006 10:12 pm
by ashrafzia
Can i use Data Grid in PHP ?

if (yes)
{
How ?
}

else
{
Why Not?
}

Any Helpful URL?

Posted: Thu Feb 09, 2006 10:28 pm
by feyd
There's no datagrid built into php, so no. Datagrids are client-side constructs of structured tabular data. They are often complex Javascript created/helped entities.

Posted: Thu Feb 09, 2006 10:34 pm
by ashrafzia
I have heard that we can use/access ActiveX Controls in PHP then y not DataGrid/FluxGrid ? but i don't know how to access them? That's why i was asking.

Posted: Thu Feb 09, 2006 11:17 pm
by feyd
Offering a control for one browser, isn't the best move, and can alienate users. There are Javascript implementations of Datagrids, search around, you can find some.

Posted: Fri Feb 10, 2006 12:21 am
by wtf

Posted: Fri Feb 10, 2006 2:00 am
by Benjamin
ha nice screen name