PHP Classes

DrasticTools0612

Recommend this page to a friend!

      DrasticTools  >  All threads  >  DrasticTools0612  >  (Un) Subscribe thread alerts  
Subject:DrasticTools0612
Summary:showcolsnot broken
Messages:3
Author:rick conn
Date:2008-07-30 16:37:24
Update:2008-08-12 23:26:40
 

  1. DrasticTools0612   Reply   Report abuse  
Picture of rick conn rick conn - 2008-07-30 16:37:24
Hello,

I have downloaded version 0611 of drastictools, and its great.

I downloaded the new 0612, and the new version of mtools, mtools-1.2 core and more, and both examples ExampleGrid5.php and ExampleGrid7.php, using 'showcolsnot', do not hide the columns anymore.

Anyone else notice this, Im liking the width in 0612, and would like to have it sorted.

Also is it possible with 0612 to keep the pagination at the bottom instead of the right hand slider?

I love the slider, but its awkward on tables with many feilds.

Thank you for you time and effort.

Rick

  2. Re: DrasticTools0612   Reply   Report abuse  
Picture of dd dd - 2008-08-12 23:21:55 - In reply to message 1 from rick conn
Hi Rick,

You are right. From version 0.6.11 to 0.6.12, it became possible to specify the columns to be shown with the 'columns' option. This provides more control, also over types to be used for columns.
Therefore I thought it would be good to remove the 'showcols' and 'showcolsnot' options, as you now have the 'columns' option.

About the slider. Nice to hear you like it, not nice to hear it is a problem with grids with many columns (because the slider is not visible probably). I was not planning to keep the option to switch to the old style pages.
If you really need this, I can give you an indication how to add it back, and if there are more people wanting to have it I could put place it back as an option. But for now I won't do that, to keep the code as simple as possible (every option adds an extra level of complexity and maintenance).

regards,

  3. Re: DrasticTools0612   Reply   Report abuse  
Picture of dd dd - 2008-08-12 23:26:40 - In reply to message 2 from dd
Oh, I forgot to say. The fact that the setting were still in the exsamples was a mistake of course. They should have been removed there.