Is there an implementation of Gridview in PHP as in .NET?

2 replies
Hello Friends


I wanted to know if there is an implementation of grid view in PHP as in .NET?


Thank You
#gridview #implementation #net #php
  • Profile picture of the author saschakimmel
    I guess you won't find many PHP programmers that are using .net as well (although they surely do exist )
    Well, can you give a link showing what a GridView in .net is?
    Signature

    ** Get my ViralListMachine software now for free and build your own list virally by giving away free stuff @ http://www.virallistmachinegiveaway.com **

    {{ DiscussionBoard.errors[1784217].message }}
  • Profile picture of the author Bruce Hearder
    Originally Posted by virtualmisc View Post

    I wanted to know if there is an implementation of grid view in PHP as in .NET?
    There is no "default" gridview for PHP, but there are some 3rd party AJAX controls that will do most, if not all, of what GridView does..

    Have a search on Google for AJAX Grid components, that should narrow things down for you.

    I agree with Saschakimmel, very few PHP programmers worth with .NET I think this is maily duwe to most PHP applcaition run on LINUX/UNIX based servers

    Take care

    Bruce
    {{ DiscussionBoard.errors[1785927].message }}

Trending Topics