Hi

I am fighting for a couple of days now and haven't found anything on the web yet.

Problem: I want to insert a javascript function into the header section dynamically depending on the data I am loading on the server side into the store. In this special case I want to apply the getRowClass function like I found it on this website in a gridpanel example to format gridpanel rows depending on some values. I already tried it with the "registerclientscriptblock" but to no avail. If I test it with a simple alert() it works, but not for the getRowClass. Any idea what I am doing wrong? I am sure there is a simple solution to this but I just keep overlooking it...

thanks a lot for a hint in the right direction.