Hey Everyone,
I am working on writing the .cdfde and .wcdf files programmatically to build my own templates. So far things are going pretty well, but ran into something that is bugging me. Heres what happens.
1) I create a header row, column for that row, and html for that column. And I set all my properties. Most of them seem to get picked up and here is what my header looks like when I open it.
DashHeader.jpg
Great! But the problem is, the header does not have Round Corners which I specified in the properties, as can be seen here
RoundNoEffect.jpg
To remedy this, all I have to do is retype Round in this area and save the Dashboard. Than when I open it back up it looks like this
RoundDashHead.jpg
My question is why do I have to retype Round and save it for this to be picked up, it seems to be redundant and annoying, as I would like this to be picked up right when I open the dashboard the first time. Any ideas? Thanks
I am working on writing the .cdfde and .wcdf files programmatically to build my own templates. So far things are going pretty well, but ran into something that is bugging me. Heres what happens.
1) I create a header row, column for that row, and html for that column. And I set all my properties. Most of them seem to get picked up and here is what my header looks like when I open it.
DashHeader.jpg
Great! But the problem is, the header does not have Round Corners which I specified in the properties, as can be seen here
RoundNoEffect.jpg
To remedy this, all I have to do is retype Round in this area and save the Dashboard. Than when I open it back up it looks like this
RoundDashHead.jpg
My question is why do I have to retype Round and save it for this to be picked up, it seems to be redundant and annoying, as I would like this to be picked up right when I open the dashboard the first time. Any ideas? Thanks