EasyUI Forum
May 07, 2024, 07:08:02 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: datagrid virtual scroll view not work after using bootstrap.css  (Read 7995 times)
varonica
Full Member
***
Posts: 106


View Profile
« on: October 23, 2013, 09:42:37 PM »

Hi, i'm facing a trouble after using bootstrap.css with datagrid virtual scroll view, it seems scroll view not working properly.
Please check it!!!!
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: October 24, 2013, 01:06:22 AM »

Try adding the code below to solve this issue.
Code:
	<style type="text/css">
.panel-body{
padding:0;
}
.datagrid-btable{
border-collapse:separate;
}
</style>
Logged
varonica
Full Member
***
Posts: 106


View Profile
« Reply #2 on: October 24, 2013, 02:48:32 AM »

IT WORKS THANKKSSS !!!  Cool Cool Cool Cool Cool Smiley Smiley Wink Wink Wink
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!