EasyUI Forum
May 16, 2024, 12:41:43 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: about detailView  (Read 10175 times)
dailyblog
Newbie
*
Posts: 30


View Profile Email
« on: April 07, 2013, 12:21:22 AM »

hi,how to hide Expand icon(+) or Collapse icon(-) in detail view ?
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: April 08, 2013, 06:46:37 PM »

Please the code below to the page.
Code:
	<style type="text/css">
.datagrid-row-expand,.datagrid-row-collapse{
background:transparent;
}
</style>
Logged
dailyblog
Newbie
*
Posts: 30


View Profile Email
« Reply #2 on: April 09, 2013, 07:12:04 AM »

hi,it works.
how to get expanded or collapsed status?
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!