Newbie: DataList with 2 Columns

  • Thread starter Thread starter Joao Batista
  • Start date Start date
J

Joao Batista

Hi,

I'm newbie to asp.net vb, my problem is that,

I have a DataList in one page with 2 columns that works ok, but in browser
if is maximize it displays the DataList like i expected, but when i move the
browser side to the left of the screen the column 2 goes over column1, any
way to fix this behavior. What i need is when i move the left side the
browser and move the border to the left the columns stay fix and do not move
column2 over column1.

Thanks

Joao Batista
 
Hmm, that weird. I gather your not using tables with a fixed width. Can you
post the aspx html code?

Tony Merante
 

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