Search found 20 matches

Ok, understood.

Arcady, I have changed as you said the json build of the calendars to be the same as the task store.
Yet, getting the same error.

I am re-sending the test case.

Please advise.
Ok thanks!

One thing, why this could not be concluded from my first post ? why did i had to supply a runnable test case when this conclusion is obvious from my original post ?
Done, Thanks.
Hey Mats,
Sorry for the mistake, can you supply the mail that you spoke about ?
Hey Mats,
I have sent running test case to your mail.
Just to note that I'm from My Single Point.

The matter is in high priority, Please advise, Oded.
Hey,
I tried using the docs to achieve my purpose, but I could not find a way to define a base renderer that all column will inherit him and it's action wont collide with columns that override that base renderer.

could you advise ?
Hey,

I'm having problems now with columns that override the renderer, meaning not all columns will go threw the renderer function of Ext.grid.column.Colum.

is there another way to achieve that other then using renderer function ?
Thanks, works fine.
Hey, sorry for the miss understanding in the first place,

on the docs it's :

renderer: function(value){}

which confused me, didn't realize I can get the record as well.
Hey,

I did take a look at the docs you pointed.
Still I cannot seems to fit it to my purpose, getRowClass uses for setting cls on row level .

My need is to set cls on cell level, according to task properties.

Did i get this wrong ?