I don't want to use the setrow function on my dw because I don't want the blue row. So in my detail band, I set the background color conditionally if it is the current row.
I have two issues, on the clicked event, the row doesn't change colors unless one of the columns in the dw has a tab order > 0.
It looks like this with no column with a tab order.
No big deal, I just add and empty column in the select, give it tab order and kind of hide it on the dw.
The other issue I have is when I select a row, the column has a black portion that I don't want - see below. I want rate table description column to look like rate table id column. They both have tab order of 0 but i clicked on the rate table description column.
Im using PB22 R3