Sorry, didn't read the post carefully. 

I've done something similar. The entire component was in a table with two
cells. The fixed column was in a first TD, while the rest was contained in
another TD element. The point is, that it has nothing to do with wicket, it
is about how you choose your markup and style it using CSS.


Matej Knopp-2 wrote:
> 
> On Nov 27, 2007 3:23 PM, Alex Objelean <[EMAIL PROTECTED]> wrote:
>>
>> It is up to you how to style the markup. A little of CSS can do all you
>> need.
> little CSS? for a floating column that says on screen while other
> scroll? Heh, I doubt it :)
> At least if you want to work it across different browsers.
> 
> -Matej
>>
>> Alex
>>
>>
>>
>> dariusz.holda wrote:
>> >
>> > Hi,
>> > Is it possible in Wicket to do a floating column? I have a DataView
>> that
>> > has so many columns that it expands over one screen. I would like to
>> make
>> > one column to stay on the screen all the time even if a user scrolls
>> > horizontally to the other side of the DataView. Has anybody tried that?
>> > Any ideas where to start?
>> >
>> > Cheers,
>> > Dariusz
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Floating-Column-tf4881169.html#a13971775
>>
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Floating-Column-tf4881169.html#a13976919
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to