search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

RowHeaderColumn only vertical

Asked by Markus
10 years ago.

Hello,
I tried to add some RowHeaderColumns in the resource column.
I used this code

<HeaderColumns>
<DayPilot:RowHeaderColumn Width="100" Title="Room" />
<DayPilot:RowHeaderColumn Width="60" Title="Color" />
</HeaderColumns>

I see the Room and Color entry but not horizontal only vertical and in the same row...

How can I fix it?

thank you very much

kind regards
Markus

Comment posted by Markus
10 years ago.

Maybe I found the bug

I tried different .dlls
I have this .dll version 7.5.2982.0 and I get only vertical RowHeaderColumns.

Now I tried the lite version dll with version 4.0.261.0 and it works!

Can you please check the latest dll?

thanks

kind regards
Markus

Comment posted by Markus
10 years ago.

Hello?! Someone here? :(

Comment posted by Dan Letecky [DayPilot]
10 years ago.

Hi Markus,

Apologies for the delay.

What browser are you using? It looks like there might be a problem in older versions of IE.

Comment posted by Markus
10 years ago.

Hi Dan,

thanks for your reply.

I use this IE version: 8.0.7601.17514

kind regards
Markus

Answer posted by Dan Letecky [DayPilot]
10 years ago.

It should be fixed now in version 7.6.2997. You can test it in the sandbox:

http://www.daypilot.org/sandbox/Scheduler/RowHeaderColumns.aspx

Comment posted by Markus
10 years ago.

Hi Dan,

thanks for the fix. When can I download it in the subscriptions?

kind regards
Markus

Comment posted by Dan Letecky [DayPilot]
10 years ago.
Comment posted by Markus
10 years ago.

Hi Dan,

I tried the build 3002. In my Visual Studio it looks good but after I published the version to our webserver I have the same problem with only vertical row header columns. I have the problem only with the IE.

Do you have any ideas?

kind regards
Markus

Comment posted by Markus
10 years ago.

Hi Dan,

can you please help?

thanks

kind regards
Markus

Comment posted by Dan Letecky [DayPilot]
10 years ago.

Hi Markus,

Do you see the problem in the online demo as well?

http://www.daypilot.org/demo/Scheduler/RowHeaderColumns.aspx

Comment posted by Markus
10 years ago.

Hi Dan,

the Demo looks fine. Maybe there is a problem with our IIS configuration? Is that possible?

Comment posted by Dan Letecky [DayPilot]
10 years ago.

Please check if you are not viewing the website in compatibility mode.

Then you can check the inline style on the header div to make sure the DOM structure is the same locally and on the webserver. A different style attribute value would indicate that the webserver is using an older DLL.

Comment posted by Markus
10 years ago.

Hi Dan,

you save my day! Our intranetsites are in the compatibility mode, the setting is set via group policy. After I disabled the compatibility mode the RowHeaderColumns will be visible.

thank you very much!

kind regards
Markus

Comment posted by Markus
10 years ago.

Hi Dan,

me again...the rendering in the table is very slow and the crosshair is also very slow in the scheduler after I disabled the compatibility mode. If the mode enabled the rendering and crosshair is very fast.

What kind of doctype and <meta http-equiv="X-UA-Compatible" content="IE=??"> should I use to let the scheduler plugin working fine?

thanks

kind regards
Markus

Comment posted by Anonymous
10 years ago.

Hi Dan,

can you please assist?

the problem still exist :(

Kind regards
Markus

Comment posted by Dan Letecky [DayPilot]
10 years ago.

Hi Markus,

Sorry for the delay.

I have tested the following page using a virtual machine with IE8 and it seems to work fine:

http://www.daypilot.org/sandbox/Scheduler/RowHeaderColumns.aspx

I haven't noticed any performance problems (but this page doesn't display many events).

Would you be able to create a simple test project that would reproduce the problem?

I know this isn't what you want to hear but IE8 will be dead in a few months as Windows XP is going to be phased out. And you can't expect the greatest performance from a 5-years old browser. Anyway, if this is something that can be fixed, I'll try to do my best.

  • Dan
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.