Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. cellspacing not worked in Opera browser

cellspacing not worked in Opera browser

Scheduled Pinned Locked Moved ASP.NET
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jain Vijay
    wrote on last edited by
    #1

    Hi there, I have a problem that applied cellspacing is not working in Opera browser. It's working fine in IE, Firefox, Chrome and Safari. Here is my code where i m using cellspacing.... tbl = New Table tbl.Style.Add("background-color", "#FFFFFF") tbl.BorderWidth = "0" tbl.CellPadding = "0" tbl.CellSpacing = "1" Plz let me know the solution if you have.

    Regards... Vijay Jain :)

    "One thing you can't recycle is wasted time."

    A 1 Reply Last reply
    0
    • J Jain Vijay

      Hi there, I have a problem that applied cellspacing is not working in Opera browser. It's working fine in IE, Firefox, Chrome and Safari. Here is my code where i m using cellspacing.... tbl = New Table tbl.Style.Add("background-color", "#FFFFFF") tbl.BorderWidth = "0" tbl.CellPadding = "0" tbl.CellSpacing = "1" Plz let me know the solution if you have.

      Regards... Vijay Jain :)

      "One thing you can't recycle is wasted time."

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      I think there might be some other issue with this. Opera takes cellspacing well. :(

      Abhishek Sur


      My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

      **Don't forget to click "Good Answer" if you like to.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups