[Dojo-interest] Filtertable overflow

Tom Trenka dojo-interest at dept-z.com
Mon Feb 5 11:45:51 MST 2007


It's more of an issue with a straight up HTML table than it is with either
FilteringTable or SortableTable.  Essentially you'll need to write a new
widget that will allow you to display N records based on the position of the
slider; overflow-y will not work for you, as IE won't do a scrolling table
with fixed headers (without some nasty hackery).

trt


Not Me wrote:
> 
> Hello,
> 
> I would like to get a slider working on a FilterTable.  From the example
> code for a SortableTable, it looks like I have to set overflow-y=visible,
> but this doesnt seem to work.  Could someone provide a link to sample for
> the FilterTable or explain how this could be done?
> 
> Thanks
> Jeff
> 
> _______________________________________________
> Dojo FAQ: http://dojo.jot.com/FAQ
> Dojo Book: http://manual.dojotoolkit.org/DojoDotBook
> Dojo-interest at dojotoolkit.org
> http://dojotoolkit.org/mailman/listinfo/dojo-interest
> 
> 

-- 
View this message in context: http://www.nabble.com/Filtertable-overflow-tf3174050.html#a8812281
Sent from the Dojo mailing list archive at Nabble.com.



More information about the Dojo-interest mailing list