Am 19.03.2012 23:06, schrieb Derrell Lipman:
On Mon, Mar 19, 2012 at 17:39, [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]>> wrote:Hello, thayou, thats exactly what i need. only one question i try to add some border at bottom, because the lines between the cells should not be overlaped, but all i try margin, borders, paddings take no effectWhen you're writing a cell renderer, you're in the world of of HTML. If you study that little tiny method I provided for you, you'll see exactly what HTML is generated, and can determine how to alter it to fit your needs. Just telling us that nothing works, without showing what you've tried, doesn't give us anything to go on.Derrell
Hello, i try something like this 'border-bottom:', '1px solid black', ";", 'border:', '1px solid black', ";", same using padding,margin,..
------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
