[CLOSED] TableLayout cross browser problem

  1. #1

    [CLOSED] TableLayout cross browser problem

    Hi, When I set TableLayout RowSpan property, in Internet Explorer below picture appear.

    1-) Internet Explorer screenshots.

    Attachment 2166
    Attachment 2165
    Attachment 2169
    Attachment 2167
    Last edited by Daniil; Jan 14, 2011 at 8:45 PM. Reason: [CLOSED]
  2. #2
    2-)Mozilla Firefox screenshots. It worked very well.

    Attachment 2172
    Attachment 2173

    3-)Google Crome screenshots. It worked very well.

    Attachment 2175
    Attachment 2174
  3. #3
    Hi,

    1. I did not understand your issue. Can you describe it?
    2. TableLayout is just html table. As I know IE works with html table differently in some cases. For example, replace TableLayout by table. Is the issue reproducible? If yes then it is browser issue (not Ext.Net)
  4. #4
    Hi Vladimir,

    Now I set TableLayout RowSpan property and Internet Explorer give warning as I added previous screenshots. But, In Mozilla and Google crome there is no warning. It works very well.

    other issue when you look at Google crome, I set Panel3 RowSpan as 2 and I increased height of Panel3, Panel1 and Panel2 positions didn't change. As you remember, yesterday we spoke about this situation very long. :) So, Google Crome behaves as I wanted. but other browser doesn't behave same.
  5. #5
    Hi,

    Now I set TableLayout RowSpan property and Internet Explorer give warning as I added previous screenshots. But, In Mozilla and Google crome there is no warning. It works very well.
    What warning do you mean? Please provide more details? Text of that warning?

    other issue when you look at Google crome, I set Panel3 RowSpan as 2 and I increased height of Panel3, Panel1 and Panel2 positions didn't change. As you remember, yesterday we spoke about this situation very long. So, Google Crome behaves as I wanted. but other browser doesn't behave same.
    Please note that html table implementation can be different in the different browsers (especially in IE). If Chrome has desired behaviour then it doesn't mean that it is correct or incorrect and will be same in other browsers.

Similar Threads

  1. [CLOSED] problem show TableLayout from code behind
    By tactime10 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Dec 05, 2011, 12:15 PM
  2. [CLOSED] TableLayout Control adding cell problem
    By kenanhancer in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 22, 2011, 2:25 PM
  3. [CLOSED] Problem creating TableLayout in code-behind
    By r_honey in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 25, 2010, 1:29 PM
  4. [CLOSED] TableLayout IE6 Problem
    By pdcase in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Sep 28, 2010, 11:14 PM
  5. [CLOSED] IE Problem w/FormLayout inside TableLayout
    By randy85253 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 06, 2009, 12:46 PM

Posting Permissions