12.01.2008, 12:31 | #1 |
Участник
|
Solutions Monkey: How to alternate the background color of each row in Web Grid in EP 4.0?
Источник: http://blogs.msdn.com/solutions/arch...in-ep-4-0.aspx
============== In WebFormHTML class layoutgrid method, you can declare a boolean to check even or odd row and set the bgcolor ( ro style class) of the tr tag rendered. For example … … ... bEvenRow = false; <SPAN style="COLOR: #1f497d"><FONT size=3><FONT face=Calibri> for (row = 1; row
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|