Scrollbars for columns contents inside an embedded view

Hi,I have an embedded view in a form. The view contents for a particular field will generally be more. Eg: Comments field.

This field is the last column in the view.

Since its more I want to display the contents by showing a scrollbar for that particular document row.

Already my embedded view has got another scrollbar outside which will expand the view’s documents in case of more number of documents to be displayed.

So hope you would have got a picture of my requirement.

Can anyone please let me know if I can enable scrollbar for that particular document alone if the content of the Comments field is more. (inside the embedded view) ???

Thanx in adv !!

Subject: Scrollbars for columns contents inside an embedded view

Hi,

Instead of giving scroll bar to the particular document data, you can give scroll to the comments data for every column.

the scroll will come whenever the data is more in comments column.

see the below pseudo code of the table:

A B C Comments
A B C
ssssssssssssssss

sdfsdafjkhasljdfhskdjafsdfashdkfjhsdjkfhsjkdshfsakdjfhkasjdfhkasdf

asdfhsadkfhkasdjfhsjadf

sdafhasdjfhaskdfhsad

sadfhaskdjfhkasjdhf

Thanks,

Sreedhar

Subject: RE: Scrollbars for columns contents inside an embedded view

Sreedhar,

Can you please let me know how to use the same code in a view (here: embedded view ) ?

Thanks for your repsonse…

Subject: RE: Scrollbars for columns contents inside an embedded view

Hi,

May i know where you are going to use because this will work in web only.

Thanks

Sreedhar

Subject: RE: Scrollbars for columns contents inside an embedded view

nope this is not a web application.

I want to use it in Client .