Hello,
I have following problems with telerik reporting (web report), so every help is appreciated.
1. Visibility with conditions is not working properly - when textbox, panel or datatable is by default set to visible=false,
then conditions won't trigger to show it (condition is ok, because it works other way -> default=visible, script hides it)
2. When two panels are same width and height, and are overlapping completely, one is hidden, one isn't (with script) then it causes rendering problems (none of them is visible)
3. Impossible to hide datatable column with conditions, even if i can set condition on table title and column record definition cell.
4. Impossible to control position of the item using conditions. (this is a wish to feature) Ideally telerik should be able to control with conditions every parameter of an object, or atleast those that are related to showin/rendering.
5. Instead of this semi-script language, full c# lang. syntax could be supported including direct calling public methods from any c# object
I have following problems with telerik reporting (web report), so every help is appreciated.
1. Visibility with conditions is not working properly - when textbox, panel or datatable is by default set to visible=false,
then conditions won't trigger to show it (condition is ok, because it works other way -> default=visible, script hides it)
2. When two panels are same width and height, and are overlapping completely, one is hidden, one isn't (with script) then it causes rendering problems (none of them is visible)
3. Impossible to hide datatable column with conditions, even if i can set condition on table title and column record definition cell.
4. Impossible to control position of the item using conditions. (this is a wish to feature) Ideally telerik should be able to control with conditions every parameter of an object, or atleast those that are related to showin/rendering.
5. Instead of this semi-script language, full c# lang. syntax could be supported including direct calling public methods from any c# object