Hello,
I've started with the advancedTemplate Sample - and I've added some new fields. so the template growth in size (hight) and the save, resp. chancel button vanishes. (this makes the form unusable. at leased I think so -:))
I looked at the html. and I found:
<quote>
<div id="RadScheduler1" class="RadScheduler RadScheduler_Default" style="height:400px;">
</quote>
now I'm wondering - because I do'nt see this id , nor the class or even the style in the original aspx file. that's a miracle - isn't?
1) How can I increase the size of this class (preferable during showing the advanced template) ? (this question is important)
2) where is the spring of the miracle class, style and ID (and how can I use/change those things)?
thx in advance
Otto