Results 1 to 2 of 2

Thread: grid overlapping into cell below it

  1. #1
    Join Date
    Jun 2008
    Posts
    192
    Thanks
    9
    Thanked 0 Times in 0 Posts

    Default grid overlapping into cell below it

    Hello,

    I'm having an issue with a grid spilling over into the table cell below it. Please have a look at the screen capture to see what I mean.

    Click image for larger version. 

Name:	grid overlapping with highlight.jpg 
Views:	229 
Size:	70.0 KB 
ID:	5594

    The main table for the page is a 2x2 table. The grid is in the upper right cell. The grid is generated dynamically through javascript. Everything works fine until the grid has more rows than will fit in the table cell it is placed in. I'm trying to figure out why.

    I've attached a screen shot of the DOM elements around this spot on the page.

    Click image for larger version. 

Name:	dom explorer.jpg 
Views:	227 
Size:	87.4 KB 
ID:	5595

    Please keep in mind that the grid is actually contained in a C# UserControl, but that doesn't seem to be reflected in the DOM objects according to the screen shot (not that it should be).

  2. #2
    Join Date
    Mar 2015
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Could be a problem in css, you can try playing with the properties of margin and padding in the back row.

Similar Threads

  1. OS X Grid-like drawer Javascript
    By Guillaumeb in forum JavaScript
    Replies: 0
    Last Post: 05-17-2011, 02:02 PM
  2. Make cell color depend on cell data
    By manju.msrit in forum Other
    Replies: 1
    Last Post: 07-10-2007, 07:40 AM
  3. Replies: 4
    Last Post: 04-09-2007, 07:58 PM
  4. AJAX Grid like EBA Grid V3?
    By EZboy in forum JavaScript
    Replies: 4
    Last Post: 08-22-2006, 03:49 PM
  5. Replies: 2
    Last Post: 12-25-2005, 11:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •