Re: [web2py] Any way of removing the text from Grid buttons?

2013-08-29 Thread Javier Pepe
Is simple

SQLFORM.grid(query,showbuttontext=False)


On Wed, Aug 28, 2013 at 8:19 PM, greenpoise danel.sega...@gmail.com wrote:

 is there a way to remove the text from grid buttons? I mean the stock ones
 (View, Edit, Delete)

 --

 ---
 You received this message because you are subscribed to the Google Groups
 web2py-users group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to web2py+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [web2py] Any way of removing the text from Grid buttons?

2013-08-29 Thread greenpoise
geez, that is easy thanks



On Thursday, August 29, 2013 5:04:15 AM UTC-7, Javier Pepe wrote:

 Is simple

 SQLFORM.grid(query,showbuttontext=False)


 On Wed, Aug 28, 2013 at 8:19 PM, greenpoise danel@gmail.comjavascript:
  wrote:

 is there a way to remove the text from grid buttons? I mean the stock 
 ones (View, Edit, Delete)
  
 -- 
  
 --- 
 You received this message because you are subscribed to the Google Groups 
 web2py-users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to web2py+un...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 

--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.