Jump to content

franco

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

franco's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am building an html table that lists about 50 records worth of date from a database. The database has a lot of blank (null) fields. In my html table, I would like to make all of those fields show 0 instead of just being blank. What would be the easiest way to do this?
  2. [!--quoteo(post=366455:date=Apr 19 2006, 11:21 AM:name=Dobakat)--][div class=\'quotetop\']QUOTE(Dobakat @ Apr 19 2006, 11:21 AM) [snapback]366455[/snapback][/div][div class=\'quotemain\'][!--quotec--] You want to allow the user to choose which tables to see? [/quote] No, all of the data is in one mySQL tabel but has 100+ fields. I would like the user to be able to chose which 10-15 of those fields they can see of each record in the list/grid. It would work similar to pivot tables in Excel.
  3. On my site, I have a table that lists statistics from a mySQL database. Since the database has a lot more fields than I can display on a page, I would like to give the user a way of customizing their view of the table. I would like to allow them to add or remove any field in the database. Has anyone else done something like this? Do you know of any examples that could help get me started? I have looked at some AJAX live data grid examples but I haven't seen anything that actually allows you to add or remove columns, just reorder and sort on them. Thanks for any help that you can provide. Todd
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.