Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Handlerr
  • Content: Threads
  • Order by date
  1. Handlerr

    Coloring matrix subtotal values (red for zero, green for bigger zero)

    i have a simple matrix with a dynamic rowgroup, a dynamic columngroup and the subtotals for them. all is ready and good, but now i have to colorize the values in the cells but only in subtotal row and colum. if the value is zero (0) then the font color must be red, if the value is bigger than...
  2. Handlerr

    Manipulating report result with csharp?

    hello, how can i manipulate a report result (asp.net reports web site), lets say a matrix, with csharp? i tried many eventhandlers such as reportviewer_load or reportviewer_prerender in my default.aspx.cs and debugged (clicked through the watch); i cannot find a possibility to manipulate a...
  3. Handlerr

    Matrix: subtotal row shows wrong sum

    hello, i did create a matrix in a vs2008 asp.net reports website. a view does fetch the data for the matrix from the sqlserver2000 database in a dataset. i added a subtotal row, but unfortenately it shows not the total sum of my column contents! it seems that it shows only the numbers of the...

Part and Inventory Search

Back
Top