Datagrid Cell Spacing Wierdness

  • Thread starter Thread starter Terry Olsen
  • Start date Start date
T

Terry Olsen

I'm using a Datagrid to display my data. I want to increase the cell
spacing of the grid, but when I do, if a cell is empty, there is no border
drawn for that cell. I tried just entering a 'space' as you can do in raw
html, but that doesn't work here. Any suggestions?
 
Terry said:
I'm using a Datagrid to display my data. I want to increase the cell
spacing of the grid, but when I do, if a cell is empty, there is no border
drawn for that cell. I tried just entering a 'space' as you can do in raw
html, but that doesn't work here. Any suggestions?
By 'space' do you mean you used  

If not you should use that vs. just hitting the spacebar, as most
browsers will ignore whitespace by iteslf, in my experience...
 

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

Similar Threads


Back
Top