J
Jeff
hey
ASP.NET 2.0
On a webpage I've placed a table (server control) which consist of 2 columns
("Description" and "Amount")... At the buttom of the table I have a
TableFooterRow. In this TableFooterRow I want to display the sum of all the
amounts in the table. Right above the content in the TableFooterRow I want
a line to be displayed which separate that amount from the other amounts in
the table... In addition I would like to have a double line under the amount
in TableFooterRow...
example:
xxxxx : 2 000
yyyyy: 4 000
ASP.NET 2.0
On a webpage I've placed a table (server control) which consist of 2 columns
("Description" and "Amount")... At the buttom of the table I have a
TableFooterRow. In this TableFooterRow I want to display the sum of all the
amounts in the table. Right above the content in the TableFooterRow I want
a line to be displayed which separate that amount from the other amounts in
the table... In addition I would like to have a double line under the amount
in TableFooterRow...
example:
xxxxx : 2 000
yyyyy: 4 000