Border is missing

Forum to discuss the new web client version of Servoy.

Border is missing

Postby Peter de Groot » Thu Jan 05, 2017 10:47 am

Hi all,

I use the grid customizer found here, http://ui-grid.info/customizer/, to create an initial grid.css
but the border around the grid is partially missing, see image below

border_missing.png


when I change the
Code: Select all
.ui-grid-contents-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}


to

Code: Select all
.ui-grid-contents-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
}


the border is visible

border_visible.png


Am I doing something wrong?

Regards,

Peter
You do not have the required permissions to view the files attached to this post.
User avatar
Peter de Groot
 
Posts: 215
Joined: Thu Jan 10, 2008 8:38 pm
Location: Not sure...

Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 7 guests

cron