short one: I have a smart table which is bind to an oData service. This works fine.
But when I add new columns to the view the oData service is called once again.
The columns where already populated before so there is no need to have a call again.
Any chance to avoid this behaviour?
Thanks Sven