Class Datagrid

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mariolopes
Forum Contributor
Posts: 102
Joined: Sun May 22, 2005 7:08 am

Class Datagrid

Post by mariolopes »

Hi
I downloaded the datagrid class from phpclasses.org but i have one problem: if i define a field as a date when i edit this field it try to open o popup window with a file named calendar.php My question: Where can i get this file? The author didn't supplied it and i get one error - File not found
Thank you
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Class Datagrid

Post by Christopher »

You should probably contact the author of that class. That file may come with the data selector that the author used.
(#10850)
Post Reply