Bordering individual tablerows in a datatable

  • Thread starter Thread starter Shak
  • Start date Start date
S

Shak

Hi all,

I have subtotal rows in a datatable that I wish to emphasise by adding
borders to. Ive isolated the relevant cells pretty easily, but I cant figure
out how to add a border to the cell itself. Is there a custom attribute I
can use?

Thanks!

Shak
 
Shak,

You can make a css style for the cells with borders and set the cell's
CssClass property for this style name.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top