Forum Moderators: not2easy

Message Too Old, No Replies

Telerik Control in <DIV>

         

collymellon

12:47 pm on May 9, 2005 (gmt 0)

10+ Year Member



Can't seem to get round this one:

I have a telerik panel bar control; setup exactly how I want. If I drag into new page all works spot on in run-time.

If I drop this into a <div> which is floated left with the content <div> beside, the control goes mad. puts about a 30px gap between each item; its like its expanding to fit the height of the div - but height on the <div> is set to AUTO...

As anyone experienced this problem?

Many Thanks

collymellon

1:30 pm on May 9, 2005 (gmt 0)

10+ Year Member



Problem sorted now!.

The control had certain classes applied -
collasped class/ expanded class etc.

I applied margin: 0 0 0 0; to each of these and it displays as I want now.